[PATCH] D110490: [ELF] Support symbol names with space in linker script expressions

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 27 00:08:50 PDT 2021


jhenderson accepted this revision.
jhenderson added a comment.
This revision is now accepted and ready to land.

LGTM!



================
Comment at: lld/test/ELF/linkerscript/symbol-name.test:2
 # REQUIRES: x86
 ## Test that ., $ and " can be used by symbol names in expressions.
 
----------------
Perhaps worth explicitly pointing out that spaces in names are also tested.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110490



More information about the llvm-commits mailing list