llvm-project/llvm/lib/ExecutionEngine
Anubhab Ghosh e309f5ebc0 [Orc] Improve deintialize and shutdown logic
When deinitializing, the allocation needs to be removed from the
allocation list of its associated reservation so that remaining
allocations can be deinitialized when releasing the reservation.

Differential Revision: https://reviews.llvm.org/D132313
2022-08-21 16:36:37 +05:30
..
IntelJITEvents [IntelJITEvents] Add missing include. 2022-08-02 08:45:14 +09:00
Interpreter ManagedStatic: remove from Interpreter/ExternalFunctions 2022-08-03 13:29:24 +02:00
JITLink Ensure newlines at the end of files (NFC) 2022-08-20 21:18:23 -07:00
MCJIT [llvm] Use range-based for loops (NFC) 2022-08-07 00:16:21 -07:00
OProfileJIT
Orc [Orc] Improve deintialize and shutdown logic 2022-08-21 16:36:37 +05:30
PerfJITEvents
RuntimeDyld [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
CMakeLists.txt
ExecutionEngine.cpp
ExecutionEngineBindings.cpp
GDBRegistrationListener.cpp
SectionMemoryManager.cpp
TargetSelect.cpp