llvm/lib/ExecutionEngine
Nekotekina b860b5e8f4 MCJIT: don't finalize modules on symbol lookup (workaround)
This is extremely slow yet unnecessary with manual finalization.
In LLVM 6 this wasn't a problem.
2019-04-12 21:09:06 +03:00
..