mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-25 13:24:46 +00:00
Revert r143206, as there are still some failing tests.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@143262 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
; RUN: llc -march=mipsel < %s | FileCheck %s
|
||||
; DISABLED: llc -march=mipsel < %s | FileCheck %s
|
||||
; RUN: false
|
||||
|
||||
; byval is currently unsupported.
|
||||
; XFAIL: *
|
||||
|
||||
; CHECK: .set macro
|
||||
; CHECK-NEXT: .cprestore
|
||||
|
@@ -1,4 +1,8 @@
|
||||
; RUN: llc -march=mipsel -mcpu=4ke < %s | FileCheck %s
|
||||
; DISABLED: llc -march=mipsel -mcpu=4ke < %s | FileCheck %s
|
||||
; RUN: false
|
||||
|
||||
; byval is currently unsupported.
|
||||
; XFAIL: *
|
||||
|
||||
%struct.S1 = type { [65536 x i8] }
|
||||
|
||||
|
Reference in New Issue
Block a user