OSDN Git Service

Avoid DIDescriptor::getNode(). Use overloaded operators instead.
authorDevang Patel <dpatel@apple.com>
Fri, 7 May 2010 18:11:54 +0000 (18:11 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 7 May 2010 18:11:54 +0000 (18:11 +0000)
commit2db49d797b86b7f3615bae17b2b016727778a6c4
tree9d49e30145abb5d18aaf5db59a06afa45e5c3a06
parent021b5ef903cab189a6c04644b977212d570ae8c9
Avoid DIDescriptor::getNode(). Use overloaded operators instead.

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