[PATCH] D17529: ELF: Implement ICF.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 17:17:29 PST 2016


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

- Address Sean's comments.


http://reviews.llvm.org/D17529

Files:
  ELF/CMakeLists.txt
  ELF/Config.h
  ELF/Driver.cpp
  ELF/ICF.cpp
  ELF/ICF.h
  ELF/InputFiles.cpp
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/Options.td
  ELF/OutputSections.cpp
  ELF/Symbols.cpp
  ELF/Symbols.h
  test/ELF/Inputs/icf2.s
  test/ELF/icf1.s
  test/ELF/icf2.s
  test/ELF/icf3.s
  test/ELF/icf4.s
  test/ELF/icf5.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17529.48864.patch
Type: text/x-patch
Size: 24403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160224/9cc572c9/attachment.bin>


More information about the llvm-commits mailing list