1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 02:33:06 +01:00
llvm-mirror/lib/ExecutionEngine/MCJIT
Nekotekina 6516f565ed 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.
2021-11-02 17:42:39 +03:00
..
CMakeLists.txt llvmbuildectomy - replace llvm-build by plain cmake 2020-11-13 10:35:24 +01:00
MCJIT.cpp MCJIT: don't finalize modules on symbol lookup (workaround) 2021-11-02 17:42:39 +03:00
MCJIT.h [llvm] Use *Set::contains (NFC) 2021-01-13 19:14:41 -08:00