[PATCH] D25627: [ELF] Convert linker generated sections to input sections

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 25 06:33:42 PDT 2016


evgeny777 retitled this revision from "[ELF] Allow linker script to use .got and .got.plt sections as inputs" to "[ELF] Convert linker generated sections to input sections".
evgeny777 updated this revision to Diff 75694.
evgeny777 added a comment.

Converted BuildId section to input.


https://reviews.llvm.org/D25627

Files:
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Writer.cpp
  test/ELF/build-id.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25627.75694.patch
Type: text/x-patch
Size: 17678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161025/d002c659/attachment.bin>


More information about the llvm-commits mailing list