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:
Andrew Trick 2012-11-17 03:39:26 +00:00
parent e1f663933a
commit 953663a9aa

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