[all-commits] [llvm/llvm-project] 14d993: [RISCV] Inline RISCVFrameLowering::adjustReg out o...
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Nov 30 11:08:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14d993435b147dd1cc4a30afda32ebbff9fb0b3d
https://github.com/llvm/llvm-project/commit/14d993435b147dd1cc4a30afda32ebbff9fb0b3d
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-11-30 (Wed, 30 Nov 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
M llvm/lib/Target/RISCV/RISCVFrameLowering.h
Log Message:
-----------
[RISCV] Inline RISCVFrameLowering::adjustReg out of existance [nfc]
This was requested by a reviewer in D138926.
More information about the All-commits
mailing list