summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/MCJIT/test-data-align-remote.ll
diff options
context:
space:
mode:
authorSimon Atanasyan <satanasyan@mips.com>2012-11-20 07:25:17 +0000
committerSimon Atanasyan <satanasyan@mips.com>2012-11-20 07:25:17 +0000
commit8461e384f49c44290cb79d17820d213cd261e3d9 (patch)
tree559b4d2facfa7169bb74b0284473014860ca6f49 /llvm/test/ExecutionEngine/MCJIT/test-data-align-remote.ll
parent46de5800031b08fb31042f43f9cd6c49cec891d3 (diff)
downloadbcm5719-llvm-8461e384f49c44290cb79d17820d213cd261e3d9.tar.gz
bcm5719-llvm-8461e384f49c44290cb79d17820d213cd261e3d9.zip
Marking remote mcjit tests as XFAIL for MIPS.
llvm-svn: 168357
Diffstat (limited to 'llvm/test/ExecutionEngine/MCJIT/test-data-align-remote.ll')
-rw-r--r--llvm/test/ExecutionEngine/MCJIT/test-data-align-remote.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/ExecutionEngine/MCJIT/test-data-align-remote.ll b/llvm/test/ExecutionEngine/MCJIT/test-data-align-remote.ll
index 86e7fcdd2ec..a1591d0fc4f 100644
--- a/llvm/test/ExecutionEngine/MCJIT/test-data-align-remote.ll
+++ b/llvm/test/ExecutionEngine/MCJIT/test-data-align-remote.ll
@@ -1,5 +1,5 @@
; RUN: %lli -mtriple=%mcjit_triple -use-mcjit -remote-mcjit -O0 %s
-; XFAIL: arm
+; XFAIL: arm, mips
; Check that a variable is always aligned as specified.
OpenPOWER on IntegriCloud