diff options
author | Paul Kirth <paulkirth@google.com> | 2023-12-15 13:32:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-15 13:32:39 -0800 |
commit | 9a578a9f602547bb7b0cdf54d4759eab20d150b3 (patch) | |
tree | 2b6a2e1f67e7b2d682b54915c4cc88197bcb3ef2 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | 5f423b7d1cb3474168d79827d2305b137be7160b (diff) | |
download | llvm-9a578a9f602547bb7b0cdf54d4759eab20d150b3.zip llvm-9a578a9f602547bb7b0cdf54d4759eab20d150b3.tar.gz llvm-9a578a9f602547bb7b0cdf54d4759eab20d150b3.tar.bz2 |
Revert "[StackColoring] Delete dead stack slots (#75351)" (#75655)
This reverts commit 08b306dc8e7c0b2498f4f194a3c51686d56dbd20.
it causes the following assertion failure:
llvm/include/llvm/CodeGen/MachineFrameInfo.h:530: int64_t
llvm::MachineFrameInfo::getObjectOffset(int) const: Assertion
`!isDeadObjectIndex(ObjectIdx) && "Getting frame offset for a dead
object?"' failed.
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions