llvm-6502/include/llvm/ExecutionEngine
Lang Hames 5cfcad187b [RuntimeDyld] Improve error diagnostic in RuntimeDyldChecker.
The compiler often emits assembler-local labels (beginning with 'L') for use in
relocation expressions, however these aren't included in the object files.
Teach RuntimeDyldChecker to warn the user if they try to use one of these in an
expression, since it will never work.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212777 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-10 23:26:20 +00:00
..
ExecutionEngine.h
GenericValue.h
Interpreter.h
JIT.h
JITEventListener.h
JITMemoryManager.h
MCJIT.h
ObjectBuffer.h [RuntimeDyld] Add a framework for testing relocation logic in RuntimeDyld. 2014-06-27 20:20:57 +00:00
ObjectCache.h
ObjectImage.h
OProfileWrapper.h
RTDyldMemoryManager.h
RuntimeDyld.h [RuntimeDyld] Add a framework for testing relocation logic in RuntimeDyld. 2014-06-27 20:20:57 +00:00
RuntimeDyldChecker.h [RuntimeDyld] Improve error diagnostic in RuntimeDyldChecker. 2014-07-10 23:26:20 +00:00
SectionMemoryManager.h