[PATCH] D46316: [PPC64] Remove support for ELF V1 ABI in LLD

Zaara Syeda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 08:13:35 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD331529: [PPC64] Remove support for ELF V1 ABI in LLD (authored by syzaara, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46316?vs=145083&id=145198#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46316

Files:
  ELF/Arch/PPC64.cpp
  ELF/InputSection.cpp
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Relocations.cpp
  ELF/Relocations.h
  ELF/Writer.cpp
  test/ELF/Inputs/shared-ppc64.s
  test/ELF/Inputs/shared-ppc64le.s
  test/ELF/basic64be.s
  test/ELF/emulation.s
  test/ELF/gnu-hash-table.s
  test/ELF/ppc64-addr16-error.s
  test/ELF/ppc64-dynamic-relocations.s
  test/ELF/ppc64-error-toc-restore.s
  test/ELF/ppc64-error-toc-tail-call.s
  test/ELF/ppc64-func-entry-points.s
  test/ELF/ppc64-ifunc.s
  test/ELF/ppc64-plt-stub.s
  test/ELF/ppc64-rel-calls.s
  test/ELF/ppc64-relocs.s
  test/ELF/ppc64-shared-rel-toc.s
  test/ELF/ppc64-toc-rel.s
  test/ELF/ppc64-toc-restore.s
  test/ELF/ppc64-weak-undef-call-shared.s
  test/ELF/ppc64-weak-undef-call.s
  test/ELF/ppc64_entry_point.s
  test/ELF/ppc64le-dynamic-relocations.s
  test/ELF/ppc64le-plt-stub.s
  test/ELF/ppc64le-toc-rel.s
  test/ELF/relative-dynamic-reloc-ppc64.s
  test/ELF/shared-be.s
  test/ELF/shared-ppc64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46316.145198.patch
Type: text/x-patch
Size: 66738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/53cad447/attachment.bin>


More information about the llvm-commits mailing list