diff options
| author | Simon Atanasyan <satanasyan@mips.com> | 2012-11-20 07:25:17 +0000 |
|---|---|---|
| committer | Simon Atanasyan <satanasyan@mips.com> | 2012-11-20 07:25:17 +0000 |
| commit | 8461e384f49c44290cb79d17820d213cd261e3d9 (patch) | |
| tree | 559b4d2facfa7169bb74b0284473014860ca6f49 /llvm/test/ExecutionEngine/MCJIT/test-data-align-remote.ll | |
| parent | 46de5800031b08fb31042f43f9cd6c49cec891d3 (diff) | |
| download | bcm5719-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.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. |

