[PATCH] D83469: [LLD][ELF] - Allow relocation sections to appear before their target sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 10 02:12:28 PDT 2020


grimar updated this revision to Diff 276957.
grimar marked 7 inline comments as done.
grimar edited the summary of this revision.
grimar added a comment.

- Addressed review comments.


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

https://reviews.llvm.org/D83469

Files:
  lld/ELF/InputFiles.cpp
  lld/test/ELF/invalid/reloc-section-reordered.test
  lld/test/ELF/reloc-sec-before-relocated.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83469.276957.patch
Type: text/x-patch
Size: 3814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200710/7678d85a/attachment.bin>


More information about the llvm-commits mailing list