[PATCH] D50297: On FreeBSD, align AArch64 and i386 image base to superpage

Dimitry Andric via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 09:06:14 PDT 2018


dim updated this revision to Diff 162886.
dim added a comment.
Herald added a subscriber: jfb.

Update all tests to match current output.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D50297

Files:
  ELF/Arch/AArch64.cpp
  ELF/Arch/X86.cpp
  test/ELF/aarch64-abs16.s
  test/ELF/aarch64-abs32.s
  test/ELF/aarch64-call26-thunk.s
  test/ELF/aarch64-condb-reloc.s
  test/ELF/aarch64-copy.s
  test/ELF/aarch64-copy2.s
  test/ELF/aarch64-cortex-a53-843419-large.s
  test/ELF/aarch64-cortex-a53-843419-recognize.s
  test/ELF/aarch64-data-relocs.s
  test/ELF/aarch64-gnu-ifunc-plt.s
  test/ELF/aarch64-gnu-ifunc.s
  test/ELF/aarch64-jump26-thunk.s
  test/ELF/aarch64-lo12-alignment.s
  test/ELF/aarch64-prel16.s
  test/ELF/aarch64-prel32.s
  test/ELF/aarch64-relocs.s
  test/ELF/aarch64-thunk-section-location.s
  test/ELF/aarch64-tls-gdie.s
  test/ELF/aarch64-tls-gdle.s
  test/ELF/aarch64-tls-ie.s
  test/ELF/aarch64-tls-iele.s
  test/ELF/aarch64-tls-le.s
  test/ELF/aarch64-tlsld-ldst.s
  test/ELF/aarch64-tstbr14-reloc.s
  test/ELF/aarch64-undefined-weak.s
  test/ELF/basic-aarch64.s
  test/ELF/basic32.s
  test/ELF/gc-sections-implicit-addend.s
  test/ELF/gnu-ifunc-i386.s
  test/ELF/gnu-ifunc-plt-i386.s
  test/ELF/got-i386.s
  test/ELF/got32-i386.s
  test/ELF/got32x-i386.s
  test/ELF/i386-pc8-pc16-addend.s
  test/ELF/i386-retpoline-nopic.s
  test/ELF/map-file-i686.s
  test/ELF/plt-aarch64.s
  test/ELF/plt-i686.s
  test/ELF/relocation-b-aarch64.test
  test/ELF/relocation-copy-i686.s
  test/ELF/relocation-i686.s
  test/ELF/shared.s
  test/ELF/static-with-export-dynamic.s
  test/ELF/tls-i686.s
  test/ELF/tls-opt-gdiele-i686.s
  test/ELF/tls-opt-i686.s
  test/ELF/tls-opt-iele-i686-nopic.s
  test/ELF/undef-with-plt-addr-i686.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50297.162886.patch
Type: text/x-patch
Size: 133146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/21b7f533/attachment-0001.bin>


More information about the llvm-commits mailing list