CodeGen: Use the new DebugLoc API, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 30 Mar 2015 19:14:47 +0000 (19:14 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 30 Mar 2015 19:14:47 +0000 (19:14 +0000)
commit3637babc4c1d971dde00812f139bec9c3647ae2b
tree4eea6c474c1426ee5c6e266c9a55424d485b2222
parent9039fc77c3f850ae29c5ea5b0de0e8218bea5ef5
CodeGen: Use the new DebugLoc API, NFC

Update lib/CodeGen (and lib/Target) to use the new `DebugLoc` API.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233582 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp
lib/CodeGen/LexicalScopes.cpp
lib/CodeGen/MachineInstr.cpp
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
lib/Target/NVPTX/NVPTXAsmPrinter.cpp
lib/Target/R600/AMDILCFGStructurizer.cpp