forked from OSchip/llvm-project
14b7c108a2
Slow definition generators may suspend lookups to temporarily release the session lock, allowing unrelated lookups to proceed. Using this functionality is discouraged: it is best to make definition generation fast, rather than suspending the lookup. As a last resort where this is not possible, suspension may be used. |
||
---|---|---|
.. | ||
JITLink | ||
MCJIT | ||
Orc | ||
CMakeLists.txt | ||
ExecutionEngineTest.cpp |