diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-12-01 14:05:55 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-01 14:05:55 -0800 |
commit | 3d89f2ac16c2a05450693dd0ca223891f5014c1b (patch) | |
tree | f1322cff70a4b86ef19c1cb154ff927083d9946a /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 2b76e20ea782790a78ec58d5f94ce88a173bab7f (diff) | |
download | llvm-3d89f2ac16c2a05450693dd0ca223891f5014c1b.zip llvm-3d89f2ac16c2a05450693dd0ca223891f5014c1b.tar.gz llvm-3d89f2ac16c2a05450693dd0ca223891f5014c1b.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions