llvm-6502/test/ExecutionEngine/RuntimeDyld/macho_relocations.test
Lang Hames b96f71fed6 [RuntimeDyld] Fix x86-64 MachO GOT relocation handling.
For GOT relocations the addend should modify the offset to the
GOT entry, not the value of the entry itself. Teach RuntimeDyldMachO
to do The Right Thing here.

Fixes <rdar://problem/16961886>.
 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209154 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-19 19:21:25 +00:00

3 lines
116 B
Plaintext

RUN: llvm-rtdyld -printline %p/Inputs/arm_secdiff_reloc.o
RUN: llvm-rtdyld %p/Inputs/x86_64_macho_pic_globals_GOT.o