Existence of a compile unit for input source file is a good indicator to check debug...
authorDevang Patel <dpatel@apple.com>
Tue, 6 Oct 2009 00:03:14 +0000 (00:03 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 6 Oct 2009 00:03:14 +0000 (00:03 +0000)
commit6f3dc920b013df98be2d56c2f2628041477d75ee
tree73957a6f9fbd592cc0d4a08502e0235d7dfa510f
parentffd9c3dd4a0f9b5c341b27862540c1ed165b22a7
Existence of a compile unit for input source file is a good indicator to check debug info's presence in a module.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83348 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp