]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Set debug locations for branch instructions created during inlining, even
authorAdrian Prantl <aprantl@apple.com>
Tue, 30 Apr 2013 17:08:16 +0000 (17:08 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 30 Apr 2013 17:08:16 +0000 (17:08 +0000)
commit8b11e89b93542a465b4b23197283cc7bbceaaa9a
tree0cf43dcdb183ed5430a45229a41407a6aa585181
parent76f103e02164d27b41bd92a9767c7012482ba31a
Set debug locations for branch instructions created during inlining, even
the inlined function has multiple returns.

rdar://problem/12415623

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180793 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/InlineFunction.cpp
test/DebugInfo/inline-debug-info-multiret.ll [new file with mode: 0644]