diff options
Diffstat (limited to 'test/ExecutionEngine/MCJIT/remote/test-data-align-remote.ll')
-rw-r--r-- | test/ExecutionEngine/MCJIT/remote/test-data-align-remote.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ExecutionEngine/MCJIT/remote/test-data-align-remote.ll b/test/ExecutionEngine/MCJIT/remote/test-data-align-remote.ll index 435c21a..0aa19b2 100644 --- a/test/ExecutionEngine/MCJIT/remote/test-data-align-remote.ll +++ b/test/ExecutionEngine/MCJIT/remote/test-data-align-remote.ll @@ -1,4 +1,5 @@ ; RUN: %lli -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s +; XFAIL: win32 ; Check that a variable is always aligned as specified. |