Update to-do list.
authorBrian Gaeke <gaeke@uiuc.edu>
Wed, 17 Nov 2004 22:33:55 +0000 (22:33 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Wed, 17 Nov 2004 22:33:55 +0000 (22:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17927 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/Sparc/README.txt
lib/Target/SparcV8/README.txt

index 739a0af1811d6caa985d47dc83b7ca336671c298..3c2f9beeb28a62d2a71df357ab92898f9bec70c4 100644 (file)
@@ -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
index 739a0af1811d6caa985d47dc83b7ca336671c298..3c2f9beeb28a62d2a71df357ab92898f9bec70c4 100644 (file)
@@ -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