Skip to content
Commit 8411b551 authored by Nick Lewycky's avatar Nick Lewycky
Browse files

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
parent ed749d8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment