mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Remove trailing white space.
llvm-svn: 153536
This commit is contained in:
parent
6c935e3700
commit
3853dcca58
@ -62,7 +62,7 @@ getCalleeSavedRegs(const MachineFunction *MF) const
|
||||
return CSR_O32_SaveList;
|
||||
else if (Subtarget.isABI_N32())
|
||||
return CSR_N32_SaveList;
|
||||
|
||||
|
||||
assert(Subtarget.isABI_N64());
|
||||
return CSR_N64_SaveList;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user