diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-03-12 09:45:46 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-03-12 09:52:49 -0700 |
commit | 40582493f06375f0b8199626cdd690aab608f5ae (patch) | |
tree | 157c2c0a8f20aab2c342aab90b38dce1d8cc252b /lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp | |
parent | 989f3f080e40e6d192a35630e3e04c326015eacc (diff) | |
download | llvm-40582493f06375f0b8199626cdd690aab608f5ae.zip llvm-40582493f06375f0b8199626cdd690aab608f5ae.tar.gz llvm-40582493f06375f0b8199626cdd690aab608f5ae.tar.bz2 |
[RISCV] Add overrides of isLoadFromStackSlot/isStoreFromStackSlot signatures that don't have MemBytes.
D145471 added overrides of the other signature to return MemBytes,
but shouldn't have removed these overrides.
These signatures will now call the MemBytes signature and ignore
the MemBytes. This matches X86.
Diffstat (limited to 'lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp')
0 files changed, 0 insertions, 0 deletions