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)
commit346dcaf1fa0f7823fda655b55d22f628367784f9
tree4f5c8a6a0b688315667265e243af42c2b9f0d5e9
parent9a3e73383b7d5ae2600af00c381b16cb312e1f18
Teach stripNonLineTableDebugInfo() to remap DILocations in !llvm.loop nodes.

llvm-svn: 299107
llvm/lib/IR/DebugInfo.cpp
llvm/test/Transforms/Util/strip-nonlinetable-debuginfo-loops.ll [new file with mode: 0644]