mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-07-29 10:25:12 +00:00
Fix for bad FileCheck converts in revision 89584.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89586 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -44,7 +44,6 @@ define void @foo9(double %x) {
|
||||
store i16 %tmp, i16* null
|
||||
ret void
|
||||
}
|
||||
|
||||
; CHECK: vmov d0, r0, r1
|
||||
; CHECK-NOT: fmrrd
|
||||
; CHECK: foo9:
|
||||
; CHECK: vmov r0, s0
|
||||
|
||||
|
Reference in New Issue
Block a user