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

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 13 08:01:14 PDT 2020


jhenderson updated this revision to Diff 250199.
jhenderson added a comment.

Merged new test into many-alloc-sections. This increased the duration of that test by about 50-60%. Given the testsuite parallelism, I'm not convinced it wouldn't be better overall to put it in a separate test, but I'm okay doing it this way.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76003

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76003.250199.patch
Type: text/x-patch
Size: 2535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/d907c1d1/attachment.bin>


More information about the llvm-commits mailing list