There is no need to write a local utility routine to find subprogram info if the...
authorDevang Patel <dpatel@apple.com>
Tue, 20 Sep 2011 15:57:19 +0000 (15:57 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 20 Sep 2011 15:57:19 +0000 (15:57 +0000)
commitec6f2559fe1e257d221c9b4ce6c32584f7cc99b2
tree285e7c06592a31de51f7fbe5a983eed7a54a8aaf
parent6aaf0561aee34a44c5ac1e48cef94e9458e0dab6
There is no need to write a local utility routine to find subprogram info if the utility routine is already available in DebugInfo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140145 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/GCOVProfiling.cpp