aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorGraydon Hoare <[email protected]>2010-07-27 17:23:41 -0700
committerGraydon Hoare <[email protected]>2010-07-27 17:23:41 -0700
commit6662aeb779d3e44886c466378578ebe1979de15a (patch)
treebf960612925fe9b166691c84fd85a9209307c5d0 /src/Makefile
parentDistill semantics of use-def maps to fewer and more-obvious words. (diff)
downloadrust-6662aeb779d3e44886c466378578ebe1979de15a.tar.xz
rust-6662aeb779d3e44886c466378578ebe1979de15a.zip
Calm some LLVM indigestion of last change.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 8e88f005..e9c9a5bb 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -451,6 +451,7 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \
rec.rs \
simple-obj.rs \
spawn-fn.rs \
+ spawn-module-qualified.rs \
spawn.rs \
stateful-obj.rs \
str-append.rs \