Use lightweight DebugInfo objects directly.
authorDevang Patel <dpatel@apple.com>
Thu, 15 Jan 2009 19:26:23 +0000 (19:26 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 15 Jan 2009 19:26:23 +0000 (19:26 +0000)
commitf193ff05909c2de373032f773e76804474b1ef4e
tree872d097223e0959bc5788deb47279fd32cdb4257
parent79ce276083ced01256a0eb7d80731e4948ca6e87
Use lightweight DebugInfo objects directly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62276 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DebugInfo.h
lib/CodeGen/AsmPrinter/DwarfWriter.cpp
test/FrontendC++/2006-11-06-StackTrace.cpp