mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-03 19:15:30 +00:00
Update to-do list.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17927 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b662963d3b
commit
c935cf111c
@ -19,7 +19,6 @@ C++Catch SimpleC++Test 2003-05-07-VarArgs 2003-07-09-SignedArgs
|
||||
To-do
|
||||
-----
|
||||
|
||||
* support calling functions with more than 6 args
|
||||
* support 64-bit integer (long, ulong) arguments to functions
|
||||
- use libc procedures instead of open-coding for:
|
||||
__div64 __mul64 __rem64 __udiv64 __umul64 __urem64
|
||||
|
@ -19,7 +19,6 @@ C++Catch SimpleC++Test 2003-05-07-VarArgs 2003-07-09-SignedArgs
|
||||
To-do
|
||||
-----
|
||||
|
||||
* support calling functions with more than 6 args
|
||||
* support 64-bit integer (long, ulong) arguments to functions
|
||||
- use libc procedures instead of open-coding for:
|
||||
__div64 __mul64 __rem64 __udiv64 __umul64 __urem64
|
||||
|
Loading…
x
Reference in New Issue
Block a user