From 7be7c23b6b5ead25529814ccdbc0101d6b6d7683 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Fri, 26 Nov 2010 17:47:27 -0800 Subject: Copy args to allocas, change llargs lookups to 'in mem'. Un-XFAIL tup.rs. --- src/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index 0a944ec3..c965f7b6 100644 --- a/src/Makefile +++ b/src/Makefile @@ -535,6 +535,7 @@ TEST_XFAILS_SELF := $(filter-out \ lazy-init.rs \ multiline-comment.rs \ return-nil.rs \ + tup.rs \ u32-decr.rs \ u8-incr.rs \ u8-incr-decr.rs \ -- cgit v1.2.3