1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/unittests/ExecutionEngine
Lang Hames cd06af4e32 [ORC] Use the new dispatchTask API to run query callbacks.
Dispatching query callbacks, rather than running them on the current thread,
will allow them to be distributed across multiple threads.
2021-05-09 19:19:40 -07:00
..
JITLink [JITLink] Delete copy and move constructors for jitlink::Section. 2021-03-30 22:58:14 -07:00
MCJIT mac/arm: XFAIL the last 2 failing check-llvm tests 2020-12-12 20:12:02 -05:00
Orc [ORC] Use the new dispatchTask API to run query callbacks. 2021-05-09 19:19:40 -07:00
CMakeLists.txt
ExecutionEngineTest.cpp