diff options
author | David Blaikie <dblaikie@gmail.com> | 2018-01-09 22:03:47 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2018-01-09 22:03:47 +0000 |
commit | 7a4f7f56e5a5d7d70daf6fa50f0e752fbd0b9776 (patch) | |
tree | 5f2d1a257d9dd1684f8208677a9a516bfff7218a /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | abdea268c1ff58f159e3aaa59fb7ccc56c316004 (diff) | |
download | bcm5719-llvm-7a4f7f56e5a5d7d70daf6fa50f0e752fbd0b9776.tar.gz bcm5719-llvm-7a4f7f56e5a5d7d70daf6fa50f0e752fbd0b9776.zip |
Wire up GCOV to the new pass manager
GCOV in the old pass manager also strips debug info (if debug info is
disabled/only produced for profiling anyway) after the GCOV pass runs.
I think the strip pass hasn't been ported to the new pass manager, so it
might take me a little while to wire that up.
llvm-svn: 322126
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions