As a part of adding the tiny codemodel, we need to support ldr's with :got: relocations on them. This seems to be mostly already done, just needs the relocation type support.
Pulled out of D49673.
Paths
| Differential D50137
[AArch64] Add support for got relocated LDR's ClosedPublic Authored by dmgreen on Aug 1 2018, 4:16 AM.
Details Summary As a part of adding the tiny codemodel, we need to support ldr's with :got: relocations on them. This seems to be mostly already done, just needs the relocation type support. Pulled out of D49673.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 1 2018, 6:02 AM Closed by commit rL338673: [AArch64] Add support for got relocated LDR's (authored by dmgreen). · Explain WhyAug 1 2018, 11:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 158684 llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
llvm/trunk/test/MC/AArch64/arm64-elf-relocs.s
llvm/trunk/test/MC/AArch64/elf-reloc-pcreladdressing.s
llvm/trunk/test/MC/AArch64/inline-asm-modifiers.s
|