[all-commits] [llvm/llvm-project] 6ded69: Revert "[DebugInfo] Prevent explosion of debug int...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Wed Feb 12 03:48:16 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6ded69f294a9a62a68b0a07aa987c8165a4b31e7
https://github.com/llvm/llvm-project/commit/6ded69f294a9a62a68b0a07aa987c8165a4b31e7
Author: stozer <stephen.tozer at sony.com>
Date: 2020-02-12 (Wed, 12 Feb 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/JumpThreading.cpp
R llvm/test/Transforms/JumpThreading/redundant-dbg-info.ll
Log Message:
-----------
Revert "[DebugInfo] Prevent explosion of debug intrinsics during jump threading"
This reverts commit fe6f6cd6b8e647c5b4ac82f4fcd56c057c2ef8ce.
Found test failure on several buildbots.
More information about the All-commits
mailing list