[PATCH] D76003: [ELF][test] Add test for --gc-sections + many sections

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 11 09:37:13 PDT 2020


jhenderson created this revision.
jhenderson added reviewers: ruiu, MaskRay, grimar.
Herald added a subscriber: emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.

This test covers the case where --gc-sections is used when there are many sections. In particular, it ensures that there is no adverse interaction with common and absolute symbols.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76003

Files:
  lld/test/ELF/many-sections-gc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76003.249652.patch
Type: text/x-patch
Size: 3482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200311/5c0bb5e5/attachment.bin>


More information about the llvm-commits mailing list