[PATCH] D45788: Mitigate relocation overflow [part 1 of 2]

Han Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 10:09:15 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD332374: [lld] Mitigate relocation overflow [part 1 of 2]. (authored by shenhan, committed by ).

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D45788

Files:
  ELF/Writer.cpp
  test/ELF/aarch64-copy.s
  test/ELF/aarch64-thunk-pi.s
  test/ELF/arm-copy.s
  test/ELF/arm-execute-only.s
  test/ELF/arm-exidx-shared.s
  test/ELF/basic-ppc.s
  test/ELF/basic-ppc64.s
  test/ELF/dynamic-no-rosegment.s
  test/ELF/dynsec-at-beginning.s
  test/ELF/eh-frame-padding-no-rosegment.s
  test/ELF/gc-merge-local-sym.s
  test/ELF/gnu-ifunc-dyntags.s
  test/ELF/i386-merge.s
  test/ELF/i386-retpoline-nopic-linkerscript.s
  test/ELF/i386-retpoline-pic-linkerscript.s
  test/ELF/linkerscript/addr-zero.test
  test/ELF/linkerscript/align-empty.test
  test/ELF/linkerscript/dot-is-not-abs.s
  test/ELF/linkerscript/emit-reloc.s
  test/ELF/linkerscript/expr-sections.test
  test/ELF/linkerscript/implicit-program-header.test
  test/ELF/linkerscript/locationcountererr2.s
  test/ELF/linkerscript/merge-sections-syms.s
  test/ELF/linkerscript/merge-sections.s
  test/ELF/linkerscript/no-space.s
  test/ELF/linkerscript/non-absolute.s
  test/ELF/linkerscript/non-absolute2.test
  test/ELF/linkerscript/non-alloc.s
  test/ELF/linkerscript/orphan-first-cmd.test
  test/ELF/linkerscript/out-of-order.s
  test/ELF/linkerscript/overlapping-sections.s
  test/ELF/linkerscript/sections-sort.s
  test/ELF/linkerscript/sort-non-script.s
  test/ELF/linkerscript/symbol-only.test
  test/ELF/linkerscript/unused-synthetic.s
  test/ELF/map-file.s
  test/ELF/merge-gc-piece.s
  test/ELF/merge-shared-str.s
  test/ELF/merge-shared.s
  test/ELF/merge-string.s
  test/ELF/merge-sym.s
  test/ELF/merge-to-non-alloc.s
  test/ELF/mips-got-string.s
  test/ELF/mips-gp-ext.s
  test/ELF/mips-gp-lowest.s
  test/ELF/note-noalloc.s
  test/ELF/relocation-shared.s
  test/ELF/relocation.s
  test/ELF/relro-omagic.s
  test/ELF/shared.s
  test/ELF/sort-norosegment.s
  test/ELF/synthetic-got.s
  test/ELF/verdef-defaultver.s
  test/ELF/verdef.s
  test/ELF/verneed.s
  test/ELF/version-script-extern.s
  test/ELF/x86-64-retpoline-linkerscript.s
  test/ELF/x86-64-retpoline-znow-linkerscript.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45788.146868.patch
Type: text/x-patch
Size: 69926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180515/5bc82888/attachment.bin>


More information about the llvm-commits mailing list