mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-04 21:31:03 +00:00
Fix test case.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153555 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
81a424b3c5
commit
701ea2b870
@ -1,7 +1,9 @@
|
||||
; RUN: llc -march=mipsel < %s | FileCheck %s
|
||||
|
||||
; CHECK: .set macro
|
||||
; CHECK: .set at
|
||||
; CHECK-NEXT: .cprestore
|
||||
; CHECK: .set noat
|
||||
; CHECK-NEXT: .set nomacro
|
||||
|
||||
%struct.S = type { [16384 x i32] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user