[PATCH] D24135: [ELF] Linkerscript: support ABSOLUTE keyword in symbol assignment expression

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 03:00:15 PDT 2016


evgeny777 removed rL LLVM as the repository for this revision.
evgeny777 updated this revision to Diff 70313.
evgeny777 added a comment.

Diff updated. Symbols defined in empty regular output sections do not work correctly in current version (you get symbol with invalid section index)
in symtab. I'll make a separate review for this.


https://reviews.llvm.org/D24135

Files:
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  test/ELF/linkerscript/symbols-synthetic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24135.70313.patch
Type: text/x-patch
Size: 10231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160905/5b4a704b/attachment.bin>


More information about the llvm-commits mailing list