llvm-project/llvm/lib/ExecutionEngine
Lang Hames b26f45e5a4 [ORC] Skip non-SHF_ALLOC sections in DebugObjectManagerPlugin.
We don't need to provide a load-address for non-alloc sections. Skipping them
allows us to avoid some complications, like handling duplicate .group sections.
2022-10-25 18:40:38 -07:00
..
IntelJITEvents Fix warnings in build done by clang-based compiler 2022-10-07 14:12:10 -07:00
Interpreter ManagedStatic: remove from Interpreter/ExternalFunctions 2022-08-03 13:29:24 +02:00
JITLink [JITLink][AArch64] Add a generic 'createAnonymousPointer' utility. 2022-10-25 11:46:06 -07:00
MCJIT [llvm] Qualify auto in range-based for loops (NFC) 2022-08-28 23:29:00 -07:00
OProfileJIT
Orc [ORC] Skip non-SHF_ALLOC sections in DebugObjectManagerPlugin. 2022-10-25 18:40:38 -07:00
PerfJITEvents ManagedStatic: remove from PerfJITEventListener 2022-07-10 10:32:40 +02:00
RuntimeDyld [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07: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 ManagedStatic: remove from GDBRegistrationListener 2022-07-10 14:13:16 +02: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