Silence the buildbots for this test while I figure out the triple
authorAndrew Trick <atrick@apple.com>
Sat, 17 Nov 2012 03:39:26 +0000 (03:39 +0000)
committerAndrew Trick <atrick@apple.com>
Sat, 17 Nov 2012 03:39:26 +0000 (03:39 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168249 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/PowerPC/2012-11-16-mischedcall.ll

index e89da3d1f727c0592b1584f61d091c1e9d896d05..7bbbbe9bece7069fb9bfb86b27e76f2ed690d9da 100644 (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()