1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/lib/ExecutionEngine
Lang Hames 53ce1eab3b [ORC] Make LLVMOrcLLJITBuilderSetJITTargetMachineBuilder consume as advertised.
This should fix some of the memory leaks seen in the ORC C API test case.
2021-04-26 22:26:38 -07:00
..
IntelJITEvents
Interpreter Revert "Allow invokable sub-classes of IntrinsicInst" 2021-04-20 15:38:38 -07:00
JITLink [JITLink] Switch from StringRef to ArrayRef<char>, add some generic x86-64 utils 2021-03-30 21:07:24 -07:00
MCJIT
OProfileJIT
Orc [ORC] Make LLVMOrcLLJITBuilderSetJITTargetMachineBuilder consume as advertised. 2021-04-26 22:26:38 -07:00
PerfJITEvents
RuntimeDyld [RuntimeDyld] Fixed buffer overflows with absolute symbols 2021-04-26 19:24:03 +02:00
CMakeLists.txt [lli] Add JITLink in-process debug support 2021-03-02 15:07:36 +01:00
ExecutionEngine.cpp
ExecutionEngineBindings.cpp
GDBRegistrationListener.cpp [lli] Add JITLink in-process debug support 2021-03-02 15:07:36 +01:00
SectionMemoryManager.cpp
TargetSelect.cpp