Index: test/NaCl/PNaClABI/types-function.ll |
diff --git a/test/NaCl/PNaClABI/types-function.ll b/test/NaCl/PNaClABI/types-function.ll |
index 4aa6f276fd99ca19304c5b337eb373f0aa139c85..dfb876c1142f913be0c32527df4b8e364b6ae337 100644 |
--- a/test/NaCl/PNaClABI/types-function.ll |
+++ b/test/NaCl/PNaClABI/types-function.ll |
@@ -9,7 +9,7 @@ |
declare void @func(i15 %arg) |
!llvm.foo = !{!0} |
-!0 = metadata !{ half 0.0} |
+!0 = !{ half 0.0} |
define void @types() { |
; CHECK: bad result type: {{.*}} fptrunc |