Update to-do list.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18099 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2004-11-22 08:02:05 +00:00
parent b43dbdcb20
commit 6f0b77221c
2 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@ C++ tests are expected to fail. Here are the known SingleSource failures:
To-do
-----
* support setcc on longs
* support shifts on longs
* support casting 64-bit integers to FP types
* support FP rem

View File

@ -27,7 +27,6 @@ C++ tests are expected to fail. Here are the known SingleSource failures:
To-do
-----
* support setcc on longs
* support shifts on longs
* support casting 64-bit integers to FP types
* support FP rem