mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-09 16:45:03 +00:00
Silence the buildbots for this test while I figure out the triple
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168249 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e1f663933a
commit
953663a9aa
@ -9,8 +9,8 @@ declare void @init() nounwind
|
||||
declare void @clock() nounwind
|
||||
|
||||
; CHECK: %entry
|
||||
; CHECK: fmr f31, f1
|
||||
; CHECK: bl _init
|
||||
; fmr f31, f1
|
||||
; bl _init
|
||||
define void @s332(double %t) nounwind {
|
||||
entry:
|
||||
tail call void @init()
|
||||
|
Loading…
x
Reference in New Issue
Block a user