Add an accessor method to DwarfWriter to tell of debugging info should be emitted.
authorBill Wendling <isanbard@gmail.com>
Fri, 20 Feb 2009 00:44:43 +0000 (00:44 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 20 Feb 2009 00:44:43 +0000 (00:44 +0000)
commit4ed0c5fb07a2a4db3dd1e6a266ba961429aba2ec
tree9869b614ac211d86ca59a1e6058d071e380b1de8
parent5d0f68134e66956242bc93843f56634bfc4df3a8
Add an accessor method to DwarfWriter to tell of debugging info should be emitted.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65092 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DwarfWriter.h
lib/CodeGen/AsmPrinter/DwarfWriter.cpp
utils/TableGen/AsmWriterEmitter.cpp