]> granicus.if.org Git - llvm/commit
revert: "Remove debug location from common tail when tail-merging"
authorRobert Lougher <rob.lougher@gmail.com>
Tue, 25 Oct 2016 20:17:58 +0000 (20:17 +0000)
committerRobert Lougher <rob.lougher@gmail.com>
Tue, 25 Oct 2016 20:17:58 +0000 (20:17 +0000)
commit59a91134b9a0a4dbec56bc1b2f50cb8a0e38cb4c
treef5e32458094b04e6318b142b7cd566bbdb7c86bc
parent0895ad474edf4b7a263c3650d8aa6497cd353b90
revert: "Remove debug location from common tail when tail-merging"

This reverts r285093, as it caused unexpected buildbot failures on
clang-ppc64le-linux, clang-ppc64be-linux, clang-ppc64be-linux-multistage
and clang-ppc64be-linux-lnt.  Failing test ubsan/TestCases/TypeCheck/vptr.cpp.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285110 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/BranchFolding.cpp
test/DebugInfo/COFF/local-variables.ll
test/DebugInfo/X86/tail-merge.ll [deleted file]