OSDN Git Service

-Move the DwarfWriter::ValidDebugInfo check to a static DIDescriptor::ValidDebugInfo
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 3 May 2009 08:50:41 +0000 (08:50 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 3 May 2009 08:50:41 +0000 (08:50 +0000)
commit77eaa6880b8209acc05de733ebaba5d146c321a0
tree6662090a5db0ec4ac30642a80a6f9521752cb332
parentf9a77b77c2324b2ca5c644909ebda387daf82fe3
-Move the DwarfWriter::ValidDebugInfo check to a static DIDescriptor::ValidDebugInfo
-Create DebugLocs without the need to have a DwarfWriter around

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70682 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DebugInfo.h
include/llvm/CodeGen/DwarfWriter.h
lib/Analysis/DebugInfo.cpp
lib/CodeGen/AsmPrinter/DwarfWriter.cpp
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp