llvm-project/mlir/lib/ExecutionEngine
Mehdi Amini b14ee5a9a1 Fix MLIR Build after LLVM upstream JIT changes (getMainJITDylib removed)
The getMainJITDylib() method was removed in 4fc68b9b7f, replace it by creating a JITDylib on the fly.

PiperOrigin-RevId: 283948595
2019-12-05 04:32:46 -08:00
..
CMakeLists.txt Drop MemRefUtils from the ExecutionEngine 2019-10-23 07:43:06 -07:00
ExecutionEngine.cpp Fix MLIR Build after LLVM upstream JIT changes (getMainJITDylib removed) 2019-12-05 04:32:46 -08:00
OptUtils.cpp Fix minor spelling tweaks (NFC) 2019-10-20 00:11:34 -07:00