llvm-project/llvm/unittests/ExecutionEngine
Lang Hames f828135f91 Reapply "[ORC] Add "wrap" and "unwrap" steps to ExecutorAddr..." with fixes.
Reapplies f14cb494a3 (which was reverted in 2f08f8426c) with a fix for UB in
the ExecutorAddr::Unwrap::Unwrap constructor (which caused failures on some
bots).
2022-08-26 14:53:51 -07:00
..
JITLink [JITLink] Fix LinkGraph::makeAbsolute, add unit test. 2022-08-20 13:43:21 -07:00
MCJIT [test-suite][cmake] sort unit test targets 2022-05-16 16:55:40 -07:00
Orc Reapply "[ORC] Add "wrap" and "unwrap" steps to ExecutorAddr..." with fixes. 2022-08-26 14:53:51 -07:00
CMakeLists.txt [test-suite][cmake] sort unit test targets 2022-05-16 16:55:40 -07:00
ExecutionEngineTest.cpp