llvm-project/llvm/lib/ExecutionEngine
Jonas Hahnfeld e451d55234 [ORC] Fix sorting of contructors by priority
The code was incorrectly sorting by the function address.

Differential Revision: https://reviews.llvm.org/D123311
2022-05-11 09:06:41 +02:00
..
IntelJITEvents New tag for ittapi - fix an error related to cross-compiling ITTAPI in LLVM with mingw 2021-05-14 08:18:49 +03:00
Interpreter [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
JITLink [JITLink] Error instead of asserting on unrecognized edge kinds. 2022-04-16 18:52:27 -07:00
MCJIT [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
OProfileJIT
Orc [ORC] Fix sorting of contructors by priority 2022-05-11 09:06:41 +02:00
PerfJITEvents [perf] Fix a data race in the PerfJITEventListener 2021-06-29 08:30:31 -07:00
RuntimeDyld [BOLT] Add R_AARCH64_PREL16/32/64 relocations support 2022-04-21 13:52:47 +03:00
CMakeLists.txt
ExecutionEngine.cpp [llvm] Use range-based for loops (NFC) 2021-11-28 18:14:49 -08:00
ExecutionEngineBindings.cpp [NFC] Cleanup more AttributeList::addAttribute() 2021-08-17 21:05:41 -07:00
GDBRegistrationListener.cpp Cleanup LLVMObject headers 2022-02-10 21:13:44 +01:00
SectionMemoryManager.cpp [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
TargetSelect.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00