[all-commits] [llvm/llvm-project] 6b2589: Revert "[SelectionDAG] Salvage debug info for non-...
David Stenberg via All-commits
all-commits at lists.llvm.org
Wed Oct 25 06:45:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b25890130955ee6ac5127c43c835e3ef6c6850b
https://github.com/llvm/llvm-project/commit/6b25890130955ee6ac5127c43c835e3ef6c6850b
Author: David Stenberg <david.stenberg at ericsson.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
R llvm/test/DebugInfo/Sparc/pointer-add-unknown-offset-debug-info.mir
Log Message:
-----------
Revert "[SelectionDAG] Salvage debug info for non-constant ADDs (#68981)"
This reverts commit 3ab03ad37d48d60596fc7f50f6c76794030baaf3.
Reverted due to failing expensive-checks buildbots, e.g.
https://lab.llvm.org/buildbot/#/builders/16/builds/56317. Will
investigate that.
More information about the All-commits
mailing list