Update list of shootout programs that should be working.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16595 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2004-09-29 20:45:06 +00:00
parent 374b36d5cf
commit 49dd15402b
2 changed files with 4 additions and 4 deletions

View File

@ -10,8 +10,8 @@ Current shootout results as of 28-Sept-2004
-------------------------------------------
Working: ackermann fib2 hash hello lists matrix methcall nestedloop
objinst sieve strcat
Broken: ary3 heapsort random
objinst sieve strcat random ary3
Broken: heapsort
To-do
-----

View File

@ -10,8 +10,8 @@ Current shootout results as of 28-Sept-2004
-------------------------------------------
Working: ackermann fib2 hash hello lists matrix methcall nestedloop
objinst sieve strcat
Broken: ary3 heapsort random
objinst sieve strcat random ary3
Broken: heapsort
To-do
-----