[PATCH] D22811: [ELF] Linkerscript: allow setting custom output section for common symbols, instead of .bss

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 01:17:50 PDT 2016


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

Review updated


https://reviews.llvm.org/D22811

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22811.65884.patch
Type: text/x-patch
Size: 18002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160728/24fb1e9d/attachment-0001.bin>


More information about the llvm-commits mailing list