]> granicus.if.org Git - clang/commit
DebugInfo: Use new LLVM API for DebugLoc
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 30 Mar 2015 20:01:41 +0000 (20:01 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 30 Mar 2015 20:01:41 +0000 (20:01 +0000)
commit70584084e5d9303c8253afc77866fa041a10697a
treee8bee19527a98ed5076ede1882512853b2b24b8f
parent835226d519b8c56eff895390d3210e1f1b2107d7
DebugInfo: Use new LLVM API for DebugLoc

Use the new API for `DebugLoc` added in r233573 before the old one
disappears.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@233589 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CodeGenModule.cpp