diff options
author | Raphael Moreira Zinsly <rzinsly@ventanamicro.com> | 2025-07-15 12:09:18 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-15 08:09:18 -0700 |
commit | 1db9eb23209826d9e799e68a9a4090f0328bf70c (patch) | |
tree | 8ac0c67be88917371232c46602dd864cce9bbee8 /lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp | |
parent | e282cdb0a2f80a2eb3b6bab40b16b538f202ac3a (diff) | |
download | llvm-1db9eb23209826d9e799e68a9a4090f0328bf70c.zip llvm-1db9eb23209826d9e799e68a9a4090f0328bf70c.tar.gz llvm-1db9eb23209826d9e799e68a9a4090f0328bf70c.tar.bz2 |
[RISCV] Pass the MachineInstr flag as argument to allocateStack (#147531)
When not in the prologue we do not want to set the FrameSetup flag, by
passing the flag as argument we can use allocateStack correctly on those
cases.
This fixes the allocation and probe in eliminateCallFramePseudoInstr.
Diffstat (limited to 'lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp')
0 files changed, 0 insertions, 0 deletions