mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-12 18:33:22 +00:00
Fix testcase for attribute ordering.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175236 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
0ec707a4e5
commit
8fd4d23415
@ -98,7 +98,7 @@ entry:
|
||||
ret i32 0
|
||||
; CHECK: @test5(
|
||||
; CHECK: store i8 4
|
||||
; CHECK: call void @test5a(%struct.S* align 16 byval %y)
|
||||
; CHECK: call void @test5a(%struct.S* byval align 16 %y)
|
||||
}
|
||||
|
||||
;; Noop memcpy should be zapped.
|
||||
|
Loading…
x
Reference in New Issue
Block a user