XFAIL use-import-export.rs on the LLVM backend.

This commit is contained in:
Graydon Hoare 2010-07-15 16:57:28 -07:00
parent c218d06601
commit 3b9286cb65
1 changed files with 1 additions and 0 deletions

View File

@ -461,6 +461,7 @@ TEST_XFAILS_LLVM := $(addprefix test/run-pass/, \
u8-incr.rs \
unit.rs \
user.rs \
use-import-export.rs \
use-uninit.rs \
utf8.rs \
vec-append.rs \