aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2018-02-09 17:55:09 +0000
committerRui Ueyama <ruiu@google.com>2018-02-09 17:55:09 +0000
commit7b90efbece7770e4717c14b67e6e29fdc67eeb80 (patch)
treec78ddd939cb8f3b2da892baf9c34f95f54d5d8a4 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent4031ce15b865cbadf4f5d70ca466706405ca7252 (diff)
downloadllvm-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