[PATCH] D32072: [AArch64] ILP32 Backend Relocation Support

Joel Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 10:27:46 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301939: Remove "_NC" suffix and semantics from TLSDESC_LD{64,32}_LO12 and (authored by joel_k_jones).

Changed prior to commit:
  https://reviews.llvm.org/D32072?vs=97254&id=97470#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32072

Files:
  llvm/trunk/include/llvm/Support/ELFRelocs/AArch64.def
  llvm/trunk/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64ELFObjectWriter.cpp
  llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.cpp
  llvm/trunk/lib/Target/AArch64/MCTargetDesc/AArch64MCExpr.h
  llvm/trunk/test/CodeGen/AArch64/arm64-tls-dynamics.ll
  llvm/trunk/test/MC/AArch64/adrp-relocation.s
  llvm/trunk/test/MC/AArch64/arm32-elf-relocs.s
  llvm/trunk/test/MC/AArch64/arm32-large-relocs.s
  llvm/trunk/test/MC/AArch64/arm32-tls-relocs.s
  llvm/trunk/test/MC/AArch64/arm64-elf-reloc-condbr.s
  llvm/trunk/test/MC/AArch64/arm64-elf-relocs.s
  llvm/trunk/test/MC/AArch64/arm64-tls-relocs.s
  llvm/trunk/test/MC/AArch64/elf-reloc-ldrlit.s
  llvm/trunk/test/MC/AArch64/elf-reloc-pcreladdressing-ilp32.s
  llvm/trunk/test/MC/AArch64/elf-reloc-tstb.s
  llvm/trunk/test/MC/AArch64/elf-reloc-uncondbrimm.s
  llvm/trunk/test/MC/AArch64/error-location.s
  llvm/trunk/test/MC/AArch64/ilp32-diagnostics.s
  llvm/trunk/test/MC/AArch64/inline-asm-modifiers.s
  llvm/trunk/test/MC/AArch64/lp64-diagnostics.s
  llvm/trunk/test/MC/AArch64/tls-relocs.s
  llvm/trunk/test/tools/llvm-readobj/reloc-types.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32072.97470.patch
Type: text/x-patch
Size: 80282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170502/e3319f6f/attachment.bin>


More information about the llvm-commits mailing list