llvm-project/llvm/lib/ExecutionEngine
Lang Hames a95b0df5ed [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 Report fatal error in the case of out of memory 2018-02-20 05:41:26 +00:00
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 [ORC] Re-apply r322913 with a fix for a read-after-free error. 2018-01-19 22:24:13 +00:00
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