[all-commits] [llvm/llvm-project] c76b0e: Revert "[RemoveDIs][DebugInfo] Hoist DPValues in S...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Wed Feb 7 06:11:12 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c76b0eb898d1e5edc416b658a6902163d64db1ce
https://github.com/llvm/llvm-project/commit/c76b0eb898d1e5edc416b658a6902163d64db1ce
Author: Stephen Tozer <Stephen.Tozer at Sony.com>
Date: 2024-02-07 (Wed, 07 Feb 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp
M llvm/test/Transforms/SpeculativeExecution/PR46267.ll
Log Message:
-----------
Revert "[RemoveDIs][DebugInfo] Hoist DPValues in SpeculativeExecution (#80886)"
Reverted due to buildbot failures resulting from failed compile due to a
missing brace error that got into the original commit.
This reverts commit 0aacd44a4698da012ee0704815123b28f2a06d0f.
More information about the All-commits
mailing list