1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

[mips] XFAIL test-interp-vec-loadstore.ll in an attempt to turn builder

llvm-mips-linux green.

llvm-mips-linux runs on a big endian machine. This test passes if I change 'e'
to 'E' in the target data layout string.

llvm-svn: 178910
This commit is contained in:
Akira Hatanaka 2013-04-05 20:54:46 +00:00
parent b8547c600f
commit 70bcdf07be

View File

@ -1,4 +1,5 @@
; RUN: %lli -force-interpreter=true %s | FileCheck %s
; XFAIL: mips
; CHECK: 1
; CHECK: 2
; CHECK: 3