mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 00:11:00 +00:00
81ab234344
finalization time. As currently implemented, RuntimeDyldELF requires the original object file to be avaible when relocations are being resolved. This patch ensures that the ObjectLinkingLayer preserves it until then. In the future RuntimeDyldELF should be rewritten to remove this requirement, at which point this patch can be reverted. Regression test cases for Orc (which include coverage of this bug) will be committed shortly. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227778 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
Orc | ||
ExecutionEngine.h | ||
GenericValue.h | ||
Interpreter.h | ||
JITEventListener.h | ||
MCJIT.h | ||
ObjectCache.h | ||
ObjectMemoryBuffer.h | ||
OProfileWrapper.h | ||
OrcMCJITReplacement.h | ||
RTDyldMemoryManager.h | ||
RuntimeDyld.h | ||
RuntimeDyldChecker.h | ||
SectionMemoryManager.h |