Replace DebugLocTuple with DILocation.
authorDevang Patel <dpatel@apple.com>
Sat, 16 Jan 2010 06:09:35 +0000 (06:09 +0000)
committerDevang Patel <dpatel@apple.com>
Sat, 16 Jan 2010 06:09:35 +0000 (06:09 +0000)
commit6b61f5816e22ac7f7e009aaf3e11ccce7cfeb085
treeaef851fa3d4de82efc69be6e50a39bdbcb713a3e
parent036d8f9581c76b68cac08876be65b362c3a54bc3
Replace DebugLocTuple with DILocation.

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