summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2004-11-17 22:33:55 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2004-11-17 22:33:55 +0000
commit2a3e8a72680af2e36e7fa516b1a890d2ab1fcddc (patch)
tree326d11ae0f1afe30994d8b3646a119ab7b268cc4 /llvm
parent3b10744e0f8b577d671ea596a30215acf05e87ab (diff)
downloadbcm5719-llvm-2a3e8a72680af2e36e7fa516b1a890d2ab1fcddc.tar.gz
bcm5719-llvm-2a3e8a72680af2e36e7fa516b1a890d2ab1fcddc.zip
Update to-do list.
llvm-svn: 17927
Diffstat (limited to 'llvm')
-rw-r--r--llvm/lib/Target/SparcV8/README.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/SparcV8/README.txt b/llvm/lib/Target/SparcV8/README.txt
index 739a0af1811..3c2f9beeb28 100644
--- a/llvm/lib/Target/SparcV8/README.txt
+++ b/llvm/lib/Target/SparcV8/README.txt
@@ -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
OpenPOWER on IntegriCloud