aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/gprestore.ll
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@mips.com>2012-05-12 03:25:16 +0000
committerAkira Hatanaka <ahatanaka@mips.com>2012-05-12 03:25:16 +0000
commit1da1cdf5040e8efacf3dc3caee7ea62735655953 (patch)
treeaae4758fb83c8b32382a745cb97cecda0984ddce /test/CodeGen/Mips/gprestore.ll
parent739572f069c8de50a62c1003233d063ae8cc57d8 (diff)
downloadexternal_llvm-1da1cdf5040e8efacf3dc3caee7ea62735655953.zip
external_llvm-1da1cdf5040e8efacf3dc3caee7ea62735655953.tar.gz
external_llvm-1da1cdf5040e8efacf3dc3caee7ea62735655953.tar.bz2
Fix test cases.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156697 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Mips/gprestore.ll')
-rw-r--r--test/CodeGen/Mips/gprestore.ll4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/CodeGen/Mips/gprestore.ll b/test/CodeGen/Mips/gprestore.ll
index ee7e131..cbcf0c9 100644
--- a/test/CodeGen/Mips/gprestore.ll
+++ b/test/CodeGen/Mips/gprestore.ll
@@ -1,4 +1,6 @@
-; RUN: llc -march=mips < %s | FileCheck %s
+; DISABLE: llc -march=mips < %s | FileCheck %s
+; RUN: false
+; XFAIL: *
@p = external global i32
@q = external global i32