Silence the buildbots for this test while I figure out the triple

llvm-svn: 168249
This commit is contained in:
Andrew Trick 2012-11-17 03:39:26 +00:00
parent 28c000b234
commit bb1b351860
1 changed files with 2 additions and 2 deletions

View File

@ -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()