diff options
| author | Craig Topper <craig.topper@sifive.com> | 2024-09-06 18:38:23 -0700 |
|---|---|---|
| committer | Craig Topper <craig.topper@sifive.com> | 2024-09-06 18:39:41 -0700 |
| commit | f93114d7004ebf6443dd2b6e557b57209fd58852 (patch) | |
| tree | 0fc4b66217314d86834617698f8da8ea7ca8a5d7 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 166baf3bebbb61123bd9b2e599d41a47bac9c986 (diff) | |
[RISCV] Use int64_t for offsets returned from CCState::AllocateStack. NFC
AllocateStack returns int64_t and CCValAssign::getMem expects an
int64_t. The interfaces used unsigned prior to
da42b2846c82063bd1bce78d6a046f78f218eb72.
Offsets for RISC-V should be positive and less than 32-bits so this
shouldn't be a functional change.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
