s/DebugLoc.CompileUnit/DebugLoc.Scope/g
authorDevang Patel <dpatel@apple.com>
Tue, 13 Oct 2009 23:28:53 +0000 (23:28 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 13 Oct 2009 23:28:53 +0000 (23:28 +0000)
commit1619dc3b9ee2573c481591764c2d26d5ff16b483
tree7c8a15e6008c918bc92a590e438862b1190f0b86
parent228ebd0f4cf9207d32d61ef4b11b81736895dc09
s/DebugLoc.CompileUnit/DebugLoc.Scope/g
s/DebugLoc.InlinedLoc/DebugLoc.InlinedAtLoc/g

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84054 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/DebugLoc.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/MachineInstr.cpp
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
lib/ExecutionEngine/JIT/JITEmitter.cpp
lib/Target/PIC16/PIC16DebugInfo.cpp