[PATCH] D19663: [ELF] - Basic support of linkerscript commands: DATA_SEGMENT_ALIGN, DATA_SEGMENT_END, CONSTANT

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 09:34:19 PDT 2016


grimar added a subscriber: evgeny777.
grimar updated this revision to Diff 64912.
grimar added a comment.

- Rebased.

So I guess after all that LS commits we now are ready to support this.
It opens a way for linker script constants as well.


https://reviews.llvm.org/D19663

Files:
  ELF/LinkerScript.cpp
  test/ELF/linkerscript-locationcounter.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19663.64912.patch
Type: text/x-patch
Size: 4412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/7339ea3c/attachment.bin>


More information about the llvm-commits mailing list