[PATCH] D41397: [ELF] - Fix for ld.lld does not accept "AT" syntax for declaring LMA region

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 04:17:41 PST 2018


grimar updated this revision to Diff 129429.
grimar added a comment.

- Addressed review comments (improved testcase).


https://reviews.llvm.org/D41397

Files:
  ELF/LinkerScript.cpp
  ELF/OutputSections.h
  ELF/ScriptParser.cpp
  test/ELF/linkerscript/at2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41397.129429.patch
Type: text/x-patch
Size: 4745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180111/97abcb51/attachment.bin>


More information about the llvm-commits mailing list