[PATCH] D22683: [ELF] Symbol assignment within input section list

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 11:35:29 PDT 2016


evgeny777 updated this revision to Diff 67565.
evgeny777 added a comment.

Review updated. The assignOffsets() now uses LLVM-style casting (https://reviews.llvm.org/D23351)


https://reviews.llvm.org/D22683

Files:
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/OutputSections.cpp
  ELF/Symbols.cpp
  ELF/Writer.cpp
  test/ELF/linkerscript/linkerscript-symbols-synthetic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22683.67565.patch
Type: text/x-patch
Size: 19534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/ff630627/attachment.bin>


More information about the llvm-commits mailing list