diff options
-rw-r--r-- | lib/Target/Sparc/README.txt | 6 | ||||
-rw-r--r-- | lib/Target/SparcV8/README.txt | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/lib/Target/Sparc/README.txt b/lib/Target/Sparc/README.txt index 5495e2c790..f4097b591a 100644 --- a/lib/Target/Sparc/README.txt +++ b/lib/Target/Sparc/README.txt @@ -24,6 +24,12 @@ C++ tests are expected to fail. Here are the known SingleSource failures: Regression/C++/EH/throw_rethrow_test CustomChecked/oopack_v1p8 +Here are some known MultiSource test failures - this is probably not a +complete list right now. + + burg siod lambda make_dparser hbd treecc hexxagon fhourstones + bisect testtrie eks imp bh power anagram bc distray + To-do ----- diff --git a/lib/Target/SparcV8/README.txt b/lib/Target/SparcV8/README.txt index 5495e2c790..f4097b591a 100644 --- a/lib/Target/SparcV8/README.txt +++ b/lib/Target/SparcV8/README.txt @@ -24,6 +24,12 @@ C++ tests are expected to fail. Here are the known SingleSource failures: Regression/C++/EH/throw_rethrow_test CustomChecked/oopack_v1p8 +Here are some known MultiSource test failures - this is probably not a +complete list right now. + + burg siod lambda make_dparser hbd treecc hexxagon fhourstones + bisect testtrie eks imp bh power anagram bc distray + To-do ----- |