[PATCH] D124266: [lld/elf] fix quote usage in section names

Roger via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 25 01:35:49 PDT 2022


royger updated this revision to Diff 424843.
royger added a comment.

- Use split-file.
- Remove .bss test case.
- Test presence of {text,data}_size in the output.
- Add comment about purpose of tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124266

Files:
  lld/ELF/ScriptParser.cpp
  lld/test/ELF/linkerscript/section-quotes.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124266.424843.patch
Type: text/x-patch
Size: 3590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220425/892bf7f0/attachment.bin>


More information about the llvm-commits mailing list