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:
parent
b8547c600f
commit
70bcdf07be
@ -1,4 +1,5 @@
|
||||
; RUN: %lli -force-interpreter=true %s | FileCheck %s
|
||||
; XFAIL: mips
|
||||
; CHECK: 1
|
||||
; CHECK: 2
|
||||
; CHECK: 3
|
||||
|
Loading…
Reference in New Issue
Block a user