[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 Dec 21 03:16:27 PST 2017


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

- Fixed initial logic (all tests passing now).


https://reviews.llvm.org/D41397

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41397.127854.patch
Type: text/x-patch
Size: 6196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171221/eaeb9522/attachment.bin>


More information about the llvm-commits mailing list