]> granicus.if.org Git - llvm/commit
Teach stripNonLineTableDebugInfo() to remap DILocations in !llvm.loop nodes.
authorAdrian Prantl <aprantl@apple.com>
Thu, 30 Mar 2017 20:10:56 +0000 (20:10 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 30 Mar 2017 20:10:56 +0000 (20:10 +0000)
commit70eccef966d1ad34436fd16874ba0cd27dcec637
tree2a09c3bbdec8da057497af1eb8da2cb5db290beb
parent2bca52a6bf6be5ba57215e95a45b2cfec4dbadc3
Teach stripNonLineTableDebugInfo() to remap DILocations in !llvm.loop nodes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299107 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/DebugInfo.cpp
test/Transforms/Util/strip-nonlinetable-debuginfo-loops.ll [new file with mode: 0644]