llvm-project/mlir/lib/ExecutionEngine
Alex Zinenko d043f0025b Fix ExecutionEngine post-update in upstream LLVM
LLVM r367686 changed the locking scheme to avoid potential deadlocks and the
related llvm::orc::ThreadSafeModule APIs ExecutionEngine was relying upon,
breaking the MLIR build.  Update our use of ThreadSafeModule to unbreak the
build.

PiperOrigin-RevId: 261566571
2019-08-04 07:48:01 -07:00
..
CMakeLists.txt ExecutionEngine: drop PassManager integration 2019-05-20 13:48:45 -07:00
ExecutionEngine.cpp Fix ExecutionEngine post-update in upstream LLVM 2019-08-04 07:48:01 -07:00
MemRefUtils.cpp NFC: Rename Function to FuncOp. 2019-07-10 10:10:53 -07:00
OptUtils.cpp Update style/clang-format (NFC). 2019-07-22 11:29:21 -07:00