mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-12 03:32:10 +00:00
Remove comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150739 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a69feb0f33
commit
178d870795
@ -84,8 +84,6 @@ def CC_MipsN_VarArg : CallingConv<[
|
||||
]>;
|
||||
|
||||
def RetCC_MipsN : CallingConv<[
|
||||
// FIXME: Handle complex and float double return values.
|
||||
|
||||
// i32 are returned in registers V0, V1
|
||||
CCIfType<[i32], CCAssignToReg<[V0, V1]>>,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user