summaryrefslogtreecommitdiff
path: root/llvm/test/ExecutionEngine/OrcLazy/multiple-compile-threads-basic.ll
AgeCommit message (Expand)Author
2022-12-05ExecutionEngine: Convert tests to opaque pointersMatt Arsenault
2021-11-04[NFC] Disabled few tests with MemoryWithOriginsVitaly Buka
2018-09-26Reapply r343058 with a fix for -DLLVM_ENABLE_THREADS=OFF.Lang Hames
2018-09-26Revert r343058 "[ORC] Add support for multithreaded compiles to LLJIT and LLL...Hans Wennborg
2018-09-26[ORC] Update CompileOnDemandLayer2 to use the new lazyReexports mechanismLang Hames
2018-09-26[ORC] Add support for multithreaded compiles to LLJIT and LLLazyJIT.Lang Hames