Simplify and delay extracting DebugLoc elements, scope and InlinedAt, as much as...
authorDevang Patel <dpatel@apple.com>
Thu, 14 Jul 2011 01:14:57 +0000 (01:14 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 14 Jul 2011 01:14:57 +0000 (01:14 +0000)
commitd77ec6208cef2a8e615181c2bf0fc5a50a37a20b
treed8331e8707d219689ef95c84108e5ef17199ac22
parent7332e6ee25378e19c0f621c80c32b283b07f428a
Simplify and delay extracting DebugLoc elements, scope and InlinedAt, as much as possible.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135124 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/DebugLoc.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/VMCore/DebugLoc.cpp