diff options
Diffstat (limited to 'llvm/test/ExecutionEngine/MCJIT/test-data-align-remote.ll')
| -rw-r--r-- | llvm/test/ExecutionEngine/MCJIT/test-data-align-remote.ll | 2 |
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. |

