[PATCH] D29192: [AArch64] Fix incorrect relocation encodings for ILP32

Joel Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 11:12:00 PST 2017


joelkevinjones created this revision.
Herald added a subscriber: aemerson.
Herald added a reviewer: javed.absar.

Only effects code where the ABI is "ilp32"

Patch by Joel Jones


Repository:
  rL LLVM

https://reviews.llvm.org/D29192

Files:
  include/llvm/Support/ELFRelocs/AArch64.def
  lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
  test/MC/AArch64/adrp-relocation.s
  test/MC/AArch64/arm32-elf-relocs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29192.85940.patch
Type: text/x-patch
Size: 5178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170126/e3cca542/attachment.bin>


More information about the llvm-commits mailing list