[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 01:21:32 PDT 2018
jhenderson added inline comments.
================
Comment at: test/ELF/linkerscript/align.s:45
+## Check output sections ALIGN modificator with -r
+# RUN: echo "SECTIONS { \
----------------
Nit: modificator -> modifier or expression
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D46839
More information about the llvm-commits
mailing list