[PATCH] D18499: [ELF] - Implemented prototype of location counter support.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 29 02:30:18 PDT 2016


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

Addressed Rui's request:

- Removed all operators except '+'.
- Removed testcase unrelated to core.


http://reviews.llvm.org/D18499

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/Target.cpp
  ELF/Writer.cpp
  test/ELF/end.s
  test/ELF/linkerscript-locationcounter.s
  test/ELF/linkerscript-sections-keep.s
  test/ELF/linkerscript-sections-padding.s
  test/ELF/wildcards.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18499.51880.patch
Type: text/x-patch
Size: 18419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160329/98eb8527/attachment-0001.bin>


More information about the llvm-commits mailing list