diff options
author | Nick Lewycky <nicholas@mxc.ca> | 2011-04-21 03:18:00 +0000 |
---|---|---|
committer | Nick Lewycky <nicholas@mxc.ca> | 2011-04-21 03:18:00 +0000 |
commit | 8411b5511e38e7be855c98bdee6e6cbba78da5b7 (patch) | |
tree | 7236d0fd7264298e70ea7239a4a3f25f81211e07 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | ed749d8c94ea1ec0e9134287d53eed4a486d5a51 (diff) | |
download | bcm5719-llvm-8411b5511e38e7be855c98bdee6e6cbba78da5b7.tar.gz bcm5719-llvm-8411b5511e38e7be855c98bdee6e6cbba78da5b7.zip |
In gcov profiling, give all functions an extra unified return block. This is
necessary since gcov counts transitions between blocks. It can't see if you've
run every line in a straight-line function, so we add an edge for it to notice.
llvm-svn: 129905
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions