This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
ExecutionEngine
/
RuntimeDyld
History
Alexey Moksyakov
48e894a536
[BOLT] Add R_AARCH64_PREL16/32/64 relocations support
...
Reviewed By: yota9, rafauler Differential Revision:
https://reviews.llvm.org/D122294
2022-04-21 13:52:47 +03:00
..
Targets
[NFC][llvm] Inclusive language: remove uses of sanity in llvm/lib/ExecutionEngine/
2021-11-17 22:17:54 -05:00
CMakeLists.txt
…
JITSymbol.cpp
[RuntimeDyld] Don't use bitwise operation on SymbolRef::Type
2021-09-07 16:58:35 +08:00
RTDyldMemoryManager.cpp
[llvm] Use = default (NFC)
2022-02-06 22:18:35 -08:00
RuntimeDyld.cpp
[llvm] Use = default (NFC)
2022-02-06 22:18:35 -08:00
RuntimeDyldChecker.cpp
Cleanup LLVMObject headers
2022-02-10 21:13:44 +01:00
RuntimeDyldCheckerImpl.h
…
RuntimeDyldCOFF.cpp
…
RuntimeDyldCOFF.h
…
RuntimeDyldELF.cpp
[BOLT] Add R_AARCH64_PREL16/32/64 relocations support
2022-04-21 13:52:47 +03:00
RuntimeDyldELF.h
[RuntimeDyld] Implemented relocation of TLS symbols in ELF
2021-09-06 10:27:43 +02:00
RuntimeDyldImpl.h
[RuntimeDyld] Fixed buffer overflows with absolute symbols
2021-04-26 19:24:03 +02:00
RuntimeDyldMachO.cpp
…
RuntimeDyldMachO.h
…