[PATCH] D84131: [ELF] Support -r --gc-sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 21 09:27:41 PDT 2020


MaskRay updated this revision to Diff 279557.
MaskRay marked 5 inline comments as done.
MaskRay added a comment.

Simplify InputFiles.cpp SHT_REL[A] handling
Add a test comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84131

Files:
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/test/ELF/driver.test
  lld/test/ELF/relocatable-gc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84131.279557.patch
Type: text/x-patch
Size: 6470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/f7e31006/attachment.bin>


More information about the llvm-commits mailing list