OSDN Git Service

simplify macro debug info directive handling.
authorChris Lattner <sabre@nondot.org>
Thu, 18 Jun 2009 23:31:37 +0000 (23:31 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 18 Jun 2009 23:31:37 +0000 (23:31 +0000)
commitb839c3f577e03467bce8904eb2a02b124ec19ec8
tree03f8a615f41b68610ad7f0fdb223205f3bf7c1ea
parentcd828618b8c6ec58df94aec0f5546f009f2fd0d5
simplify macro debug info directive handling.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73736 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetAsmInfo.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/Target/ARM/ARMTargetAsmInfo.cpp
lib/Target/CellSPU/SPUTargetAsmInfo.cpp
lib/Target/PowerPC/PPCTargetAsmInfo.cpp
lib/Target/TargetAsmInfo.cpp
lib/Target/X86/X86TargetAsmInfo.cpp
lib/Target/XCore/XCoreTargetAsmInfo.cpp