"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "60c247de18c517fc2bd1114a8846282fa34ba0ca"
Set proper debug location for branch added in BasicBlock::splitBasicBlock().
This improves debug locations in passes that do a lot of basic block transformations. Important case is LoopUnroll pass, the test for correct debug locations accompanies this change. Test Plan: regression test suite Reviewers: dblaikie, sanjoy Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D10367 llvm-svn: 239551
Loading
Please register or sign in to comment