Files
clang-p2996/llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
Craig Topper 3d89f2ac16 [RISCV] Remove null terminator from CSRegs in determineCalleeSaves. NFC (#74131)
Presumably this was done to make it similar to the getCalleeSavedRegs
list in RegInfo, but its simpler to use a range based for loop over the
array.
2023-12-01 14:05:55 -08:00

60 KiB