[PATCH] D34977: [ELF] - Allow moving location counter backward in some cases.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 03:48:47 PDT 2017


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

- Removed usused conditions included by mistake.
- Addressed review comment about comment grammar.


https://reviews.llvm.org/D34977

Files:
  ELF/LinkerScript.cpp
  ELF/Writer.cpp
  test/ELF/linkerscript/locationcounter-moveback.s
  test/ELF/linkerscript/locationcountererr2.s
  test/ELF/linkerscript/out-of-order.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34977.105393.patch
Type: text/x-patch
Size: 5884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/367b8f92/attachment.bin>


More information about the llvm-commits mailing list