diff options
author | Rui Ueyama <ruiu@google.com> | 2018-02-09 17:55:09 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2018-02-09 17:55:09 +0000 |
commit | 7b90efbece7770e4717c14b67e6e29fdc67eeb80 (patch) | |
tree | c78ddd939cb8f3b2da892baf9c34f95f54d5d8a4 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 4031ce15b865cbadf4f5d70ca466706405ca7252 (diff) | |
download | llvm-7b90efbece7770e4717c14b67e6e29fdc67eeb80.zip llvm-7b90efbece7770e4717c14b67e6e29fdc67eeb80.tar.gz llvm-7b90efbece7770e4717c14b67e6e29fdc67eeb80.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions