mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-17 21:35:07 +00:00
tweak test to check instructions rather than relying on the comment string
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114200 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
48afc24274
commit
d4ef24344a
@ -51,7 +51,7 @@ entry:
|
||||
|
||||
define float @h2() {
|
||||
;CHECK: h2:
|
||||
;CHECK: 1065353216
|
||||
;CHECK: mov r0, #254, 10
|
||||
entry:
|
||||
ret float 1.000000e+00
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user