llvm-project/llvm/unittests/ExecutionEngine
Lang Hames 0b7e16afc9 Re-apply "[JITLink][ORC] Rename MemDeallocPolicy to MemLifetime..." with fixes.
This reapplies 2cc64df0bd, which was reverted in
5379c46d49 due to bot failures.

The new patch contains fixes to ELFLinkGraphBuilder.h to better handle
non-SHT_ALLOC sections (these were being accidentally skipped in the previous
patch), and to skip SHT_NULL sections.
2023-03-18 10:13:55 -07:00
..
JITLink Re-apply "[JITLink][ORC] Rename MemDeallocPolicy to MemLifetime..." with fixes. 2023-03-18 10:13:55 -07:00
MCJIT [llvm] Use *{Set,Map}::contains (NFC) 2023-03-14 18:56:07 -07:00
Orc Re-apply "[JITLink][ORC] Rename MemDeallocPolicy to MemLifetime..." with fixes. 2023-03-18 10:13:55 -07:00
CMakeLists.txt
ExecutionEngineTest.cpp