[PATCH] D35544: [AArch64] Force relocations for all ADRP instructions

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 03:48:36 PDT 2017


mstorsjo updated this revision to Diff 107277.
mstorsjo retitled this revision from "[COFF, ARM64] Force ADRP relocations" to "[AArch64] Force relocations for all ADRP instructions".
mstorsjo edited the summary of this revision.
mstorsjo added a comment.
Herald added a subscriber: rengolin.

Moved the fix from ELF to the base class, added tests for COFF and MachO.


https://reviews.llvm.org/D35544

Files:
  lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
  test/MC/AArch64/coff-relocations.s
  test/MC/AArch64/macho-adrp-missing-reloc.s
  test/MC/AArch64/macho-adrp-page.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35544.107277.patch
Type: text/x-patch
Size: 4655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170719/221d03ee/attachment-0001.bin>


More information about the llvm-commits mailing list