Re-XFAIL stuff that is definitely still unsupported in LLVM-land (like, throws Not_implemented).

This commit is contained in:
Graydon Hoare
2010-07-20 12:16:34 -07:00
parent 27c3af0d91
commit 0bd33ad4b0
+3
View File
@@ -386,6 +386,8 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \
acyclic-unwind.rs \
alt-pattern-simple.rs \
alt-tag.rs \
argv.rs \
auto-deref.rs \
autoderef-full-lval.rs \
autoderef-objfn.rs \
basic.rs \
@@ -471,6 +473,7 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \
task-comm-2.rs \
task-comm-3.rs \
task-comm-4.rs \
task-comm-5.rs \
threads.rs \
tup.rs \
type-sizes.rs \