summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/Mips/largeimmprinting.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/Mips/largeimmprinting.ll')
-rw-r--r--llvm/test/CodeGen/Mips/largeimmprinting.ll6
1 files changed, 1 insertions, 5 deletions
diff --git a/llvm/test/CodeGen/Mips/largeimmprinting.ll b/llvm/test/CodeGen/Mips/largeimmprinting.ll
index 579a319d5f7..fcc20f79944 100644
--- a/llvm/test/CodeGen/Mips/largeimmprinting.ll
+++ b/llvm/test/CodeGen/Mips/largeimmprinting.ll
@@ -1,8 +1,4 @@
-; DISABLED: llc -march=mipsel -mcpu=4ke < %s | FileCheck %s
-; RUN: false
-
-; byval is currently unsupported.
-; XFAIL: *
+; RUN: llc -march=mipsel -mcpu=4ke < %s | FileCheck %s
%struct.S1 = type { [65536 x i8] }
OpenPOWER on IntegriCloud