forked from OSchip/llvm-project
Silence the buildbots for this test while I figure out the triple
llvm-svn: 168249
This commit is contained in:
parent
28c000b234
commit
bb1b351860
|
@ -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…
Reference in New Issue