If there is not any debug info available for any global variables and any subprograms...
authorDevang Patel <dpatel@apple.com>
Tue, 24 Feb 2009 00:02:15 +0000 (00:02 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 24 Feb 2009 00:02:15 +0000 (00:02 +0000)
commit53cac18cca61265304056de670cea39870f28315
tree270d5c95feeef26f5f13ff75ab27167c868e7aa3
parent15cab2817b8f63fec0148609278bc2c1e05abb50
If there is not any debug info available for any global variables and any subprograms then there is not any debug info to emit.

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