[RISCV] Adjust code to fallthrough to a single adjustReg callsite [nfc]
authorPhilip Reames <preames@rivosinc.com>
Wed, 30 Nov 2022 18:44:51 +0000 (10:44 -0800)
committerPhilip Reames <listmail@philipreames.com>
Wed, 30 Nov 2022 18:45:55 +0000 (10:45 -0800)
commitc0692c08ee2ec60bb6bdd9dbe1b2c79235ce6f35
tree34d7ce33061a69991d3073682cf9d69116693113
parenta8c79121bf4da9155a2d8597c1fdef2796efc55b
[RISCV] Adjust code to fallthrough to a single adjustReg callsite [nfc]

Note that we have to now pass alignment to that callsite because the wrapper previously did that for us for fixed offsets.
llvm/lib/Target/RISCV/RISCVFrameLowering.cpp