IR: Make metadata typeless in assembly
[oota-llvm.git] / test / Transforms / GVN / fpmath.ll
index 403df5c9008a9f6440856e0d8c20d1c08642a48e..d164fb5e704eaa7d4658ae9ca32a4c0fc34e64de 100644 (file)
@@ -41,5 +41,5 @@ define double @test4(double %x, double %y) {
   ret double %foo
 }
 
-!0 = metadata !{ float 5.0 }
-!1 = metadata !{ float 2.5 }
+!0 = !{ float 5.0 }
+!1 = !{ float 2.5 }