"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "01dcf36bd54be75dcf6c3cc9cc8d1f20e783d86a"
Do not print out removed ICF sections for -verbose.
GNU gold doesn't print out ICF sections for -verbose. It only shows them for -print-icf-sections. We printed out them for -verbose because we didn't have -print-icf-sections. Now that we have the option, there's no reason to print out for -verbose. Differential Revision: https://reviews.llvm.org/D43100 llvm-svn: 324755
Loading
Please register or sign in to comment