diff options
Diffstat (limited to 'test/ExecutionEngine/MCJIT/test-data-align-remote.ll')
-rw-r--r-- | test/ExecutionEngine/MCJIT/test-data-align-remote.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ExecutionEngine/MCJIT/test-data-align-remote.ll b/test/ExecutionEngine/MCJIT/test-data-align-remote.ll index 5e0bb4076b..9daf1684de 100644 --- a/test/ExecutionEngine/MCJIT/test-data-align-remote.ll +++ b/test/ExecutionEngine/MCJIT/test-data-align-remote.ll @@ -1,5 +1,5 @@ ; RUN: %lli_mcjit -remote-mcjit -O0 %s -; XFAIL: arm, mips +; XFAIL: armv7, mips ; Check that a variable is always aligned as specified. |