mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 21:32:10 +00: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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178910 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e76fe51fe1
commit
84058c9acc
@ -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