[PATCH] D13579: ELF2: Implement --as-needed.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 11 11:10:47 PDT 2015


ruiu updated this revision to Diff 37061.
ruiu added a comment.

Did you mean this?


http://reviews.llvm.org/D13579

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/InputSection.cpp
  ELF/LinkerScript.cpp
  ELF/Options.td
  ELF/OutputSections.cpp
  ELF/Symbols.h
  ELF/Writer.cpp
  test/elf2/Inputs/shared2.s
  test/elf2/as-needed.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13579.37061.patch
Type: text/x-patch
Size: 9437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151011/60302348/attachment.bin>


More information about the llvm-commits mailing list