Do not use DebugInfoFinder. Extract debug info directly from llvm.dbg.cu named mdnode.
authorDevang Patel <dpatel@apple.com>
Wed, 17 Aug 2011 22:49:38 +0000 (22:49 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 17 Aug 2011 22:49:38 +0000 (22:49 +0000)
commitf6d3a4c7c4d14ad7a4e07e9f80f94f73651960d8
treee871b71e17875abf9fd23ab1e10c57ffdc4e2836
parent00f5d982057574cf65a4a3f29548ff9fb0ecfbd0
Do not use DebugInfoFinder. Extract debug info directly from llvm.dbg.cu named mdnode.

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