mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-18 13:34:04 +00:00
Fix test check!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135802 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
dad38638e1
commit
bb37dcd66f
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
declare void @scale() nounwind uwtable
|
declare void @scale() nounwind uwtable
|
||||||
|
|
||||||
; CHECK: vucomisd .LCPI
|
; CHECK: vucomisd
|
||||||
define void @render() nounwind uwtable {
|
define void @render() nounwind uwtable {
|
||||||
entry:
|
entry:
|
||||||
br i1 undef, label %for.cond5, label %for.end52
|
br i1 undef, label %for.cond5, label %for.end52
|
||||||
|
Loading…
x
Reference in New Issue
Block a user