XFAIL const test on LLVM, of course.

This commit is contained in:
Graydon Hoare 2010-09-14 11:13:24 -07:00
parent 7287d3aaa0
commit a4a0c6ad1e
1 changed files with 1 additions and 0 deletions

View File

@ -453,6 +453,7 @@ TEST_XFAILS_LLVM := $(TASK_XFAILS) \
comm.rs \
command-line-args.rs \
complex.rs \
const.rs \
constrained-type.rs \
deep.rs \
deref.rs \