[PATCH] D66007: [ELF] Move (copy relocation/canonical PLT) before error checking

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 18:58:46 PDT 2019


MaskRay updated this revision to Diff 214494.
MaskRay marked 2 inline comments as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Address review comments


Repository:
  rLLD LLVM Linker

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66007/new/

https://reviews.llvm.org/D66007

Files:
  ELF/Relocations.cpp
  test/ELF/copy-errors.s
  test/ELF/copy-rel-pie-error.s
  test/ELF/copy-rel-pie2.s
  test/ELF/got32-i386.s
  test/ELF/got32x-i386.s
  test/ELF/x86-64-dyn-rel-error5.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66007.214494.patch
Type: text/x-patch
Size: 10836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190810/d6b80461/attachment.bin>


More information about the llvm-commits mailing list