Update test case for r167754/r167755.
[oota-llvm.git] / test / Other / 2009-06-05-no-implicit-float.ll
index 51e1466f5082eb51f8f55c55bcc1e097898403d0..3f07170316763a14f17bf07f07de2b53337aa486 100644 (file)
@@ -1,4 +1,4 @@
 
-; RUN: opt %s -verify -S | grep noimplicitfloat
-define void @f() noimplicitfloat {
-}
+; RUN: opt %s -verify -S | grep noimplicitfloat
+declare void @f() noimplicitfloat
+