[PATCH] D46839: [lld] Make ALIGN work with -r in linker scripts

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 15 05:02:05 PDT 2018


jhenderson added inline comments.


================
Comment at: test/ELF/linkerscript/align.s:45
 
+## Check output sections ALIGN modificator with -r
+# RUN: echo "SECTIONS {                    \
----------------
kettenis wrote:
> jhenderson wrote:
> > Nit: modificator -> modifier or expression
> What can I say; just copy and pasted it from the existing example. Want me to cange that one too?
Yes, please. "Modificator" isn't a word.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46839





More information about the llvm-commits mailing list