mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-21 08:17:40 +00:00
Fix test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125460 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -9,7 +9,7 @@ define <4 x i32> @a(<1 x i64> %y) {
|
||||
}
|
||||
|
||||
; CHECK: @b
|
||||
; CHECK: bitcast
|
||||
; CHECK-NOT: bitcast
|
||||
; CHECK: ret
|
||||
|
||||
define <4 x i32> @b(<1 x i64> %y) {
|
||||
|
||||
Reference in New Issue
Block a user