IR: Make metadata typeless in assembly
[oota-llvm.git] / test / Transforms / ObjCARC / escape.ll
index 28f2e807798a13f03691e9ad473db252a164d1be..357f7592d83ce613c66658a6154cdf0330e4bb73 100644 (file)
@@ -128,7 +128,7 @@ declare i8* @objc_storeWeak(i8**, i8*)
 declare i8* @not_really_objc_storeWeak(i8**, i8*)
 declare void @objc_release(i8*)
 
-!0 = metadata !{}
+!0 = !{}
 
 ; CHECK: attributes [[NUW]] = { nounwind }
 ; CHECK: attributes #1 = { nounwind ssp }