[all-commits] [llvm/llvm-project] 8b0780: Revert "[DebugInfo] Recover debug intrinsics when ...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Wed Dec 4 10:47:53 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8b0780f795eb58fca0a2456e308adaaa1a0b5013
https://github.com/llvm/llvm-project/commit/8b0780f795eb58fca0a2456e308adaaa1a0b5013
Author: Tozer <stephen.tozer at sony.com>
Date: 2019-12-04 (Wed, 04 Dec 2019)
Changed paths:
M llvm/include/llvm/Transforms/Utils/Local.h
M llvm/lib/Transforms/Utils/Local.cpp
M llvm/lib/Transforms/Utils/SimplifyCFG.cpp
R llvm/test/Transforms/SimplifyCFG/hoist-dbgvalue-else.ll
R llvm/test/Transforms/SimplifyCFG/hoist-dbgvalue-empty.ll
Log Message:
-----------
Revert "[DebugInfo] Recover debug intrinsics when killing duplicated/empty basic blocks"
This reverts commit 72ce759928e6dfee6a9efa310b966c19722352ba.
Reverted due to build failure.
More information about the All-commits
mailing list