[PATCH] D42375: Add --print-icf-sections flag
    James Henderson via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Feb  1 08:03:57 PST 2018
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD323976: [ELF] Add --print-icf-sections flag (authored by jhenderson, committed by ).
Changed prior to commit:
  https://reviews.llvm.org/D42375?vs=132140&id=132401#toc
Repository:
  rLLD LLVM Linker
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.132401.patch
Type: text/x-patch
Size: 12655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180201/dcef6618/attachment.bin>
    
    
More information about the llvm-commits
mailing list