llvm-6502/lib/ExecutionEngine/RuntimeDyld
Amara Emerson 098d6d5734 Add R_ARM_TARGET1 relocation to MCJIT and ensure that the runtime dyld reads
all symbols during object loading, not just global ones.

This fixes JIT execution of code using llvm.global_ctors with internal
linkage constructors.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168148 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-16 11:11:59 +00:00
..
CMakeLists.txt
GDBRegistrar.cpp
JITRegistrar.h
LLVMBuild.txt
Makefile
ObjectImageCommon.h Remove DOS line endings. 2012-11-14 20:18:34 +00:00
RuntimeDyld.cpp Add R_ARM_TARGET1 relocation to MCJIT and ensure that the runtime dyld reads 2012-11-16 11:11:59 +00:00
RuntimeDyldELF.cpp Add R_ARM_TARGET1 relocation to MCJIT and ensure that the runtime dyld reads 2012-11-16 11:11:59 +00:00
RuntimeDyldELF.h
RuntimeDyldImpl.h
RuntimeDyldMachO.cpp
RuntimeDyldMachO.h