mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-06 09:44:39 +00:00
Disable because peephole is disabled.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117903 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
acc473fcf9
commit
59707e8055
@ -1,6 +1,7 @@
|
||||
; RUN: llc < %s -march=arm | FileCheck %s
|
||||
; RUN: llc < %s -march=thumb | FileCheck -check-prefix=THUMB %s
|
||||
; RUN: llc < %s -march=thumb -mattr=+thumb2 | FileCheck -check-prefix=T2 %s
|
||||
; XFAIL: *
|
||||
|
||||
%struct.Foo = type { i8* }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user