[all-commits] [llvm/llvm-project] 1c1b67: Revert "[DebugInfo][InstrRef] Add a max-stack-slot...
kda via All-commits
all-commits at lists.llvm.org
Tue Feb 1 18:37:28 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c1b670a73a9d0bbb3d827fc26a281b4b8f07508
https://github.com/llvm/llvm-project/commit/1c1b670a73a9d0bbb3d827fc26a281b4b8f07508
Author: Kevin Athey <kda at google.com>
Date: 2022-02-01 (Tue, 01 Feb 2022)
Changed paths:
M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
R llvm/test/DebugInfo/MIR/InstrRef/spill-slot-limits.mir
M llvm/unittests/CodeGen/InstrRefLDVTest.cpp
Log Message:
-----------
Revert "[DebugInfo][InstrRef] Add a max-stack-slots-to-track cut-out"
This reverts commit 3fab2d138e30c65249e1eaea6cc68b2b7f50955a.
Breaking PPC sanitizer build:
https://lab.llvm.org/buildbot/#/builders/105/builds/20857
More information about the All-commits
mailing list