1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/ExecutionEngine
Lang Hames 338c367c1e [ORC] Fix ORC on platforms without indirection support.
Previously this crashed because a nullptr (returned by
createLocalIndirectStubsManagerBuilder() on platforms without
indirection support) functor was unconditionally invoked.

Patch by Andres Freund. Thanks Andres!

llvm-svn: 328687
2018-03-28 03:41:45 +00:00
..
IntelJITEvents
Interpreter
MCJIT Remove unused file, ExecutionEngine/MCJIT/ObjectBuffer.h 2018-03-26 18:10:31 +00:00
OProfileJIT
Orc [ORC] Fix ORC on platforms without indirection support. 2018-03-28 03:41:45 +00:00
RuntimeDyld [RuntimeDyld] Silence a compiler error. 2018-03-14 06:39:49 +00:00
CMakeLists.txt
ExecutionEngine.cpp
ExecutionEngineBindings.cpp Fix layering by moving Support/CodeGenCWrappers.h to Target 2018-03-23 23:58:21 +00:00
GDBRegistrationListener.cpp
LLVMBuild.txt
SectionMemoryManager.cpp
TargetSelect.cpp [TLS] use emulated TLS if the target supports only this mode 2018-02-28 17:48:55 +00:00