[PATCH] D25441: [ELF] Add Section() getter to expression structure (Expr)

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 08:52:12 PST 2016


evgeny777 retitled this revision from "[ELF] Make symbols containing ADDR() function synthetic." to "[ELF] Add Section() getter to expression structure (Expr)".
evgeny777 updated the summary for this revision.
evgeny777 removed rL LLVM as the repository for this revision.
evgeny777 updated this revision to Diff 77818.
evgeny777 added a comment.

Implementation was changed, as https://reviews.llvm.org/D25560 seems to be not correct


https://reviews.llvm.org/D25441

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25441.77818.patch
Type: text/x-patch
Size: 12938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161114/6e53ce6e/attachment.bin>


More information about the llvm-commits mailing list