Fix bug introduced in r176616 when making function identifier numbers stable.
authorNick Lewycky <nicholas@mxc.ca>
Sat, 9 Mar 2013 02:06:37 +0000 (02:06 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 9 Mar 2013 02:06:37 +0000 (02:06 +0000)
commit03aed11cdb6eb6a71f1f3d5a6a9b8dd6e68ba064
tree0f16fc16f528656ec26fa1e0dcbb01eb2064d238
parent6c9265b07e1f43d9fa122724e2102e650cf28483
Fix bug introduced in r176616 when making function identifier numbers stable.
Count the subprograms, not the compile units.

llvm-svn: 176751
llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp