Revert r143206, as there are still some failing tests.
[oota-llvm.git] / test / CodeGen / Mips / largeimmprinting.ll
index fcc20f799440ffb99b1d7222fe5fdd13d319233a..579a319d5f7a0843cfd69e286dbd914a0e6a709b 100644 (file)
@@ -1,4 +1,8 @@
-; RUN: llc -march=mipsel -mcpu=4ke < %s | FileCheck %s
+; DISABLED: llc -march=mipsel -mcpu=4ke < %s | FileCheck %s
+; RUN: false
+
+; byval is currently unsupported.
+; XFAIL: *
 
 %struct.S1 = type { [65536 x i8] }