[PATCH] D42375: Add --print-icf flag

Owen Reynolds via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 05:17:43 PST 2018


gbreynoo updated this revision to Diff 131772.
gbreynoo added a comment.

Changes following George and Rafaels comments.


https://reviews.llvm.org/D42375

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/ICF.cpp
  ELF/Options.td
  test/ELF/Inputs/print-icf.s
  test/ELF/icf-absolute.s
  test/ELF/icf-comdat.s
  test/ELF/icf-i386.s
  test/ELF/icf-merge-sec.s
  test/ELF/icf-merge.s
  test/ELF/icf-non-mergeable.s
  test/ELF/icf-none.s
  test/ELF/icf1.s
  test/ELF/icf2.s
  test/ELF/icf3.s
  test/ELF/icf4.s
  test/ELF/icf5.s
  test/ELF/icf6.s
  test/ELF/icf7.s
  test/ELF/icf9.s
  test/ELF/print-icf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42375.131772.patch
Type: text/x-patch
Size: 12785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/4a78b77f/attachment-0001.bin>


More information about the llvm-commits mailing list