IR: Make metadata typeless in assembly
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / basic.ll
index d9997e2f350085f1e0eca97a9ef90f53eb16c526..8020660471b0e9bec0b6b71b3ca56252893d631c 100644 (file)
@@ -170,4 +170,4 @@ define void @memintr_test(i8* %a, i8* %b) nounwind uwtable sanitize_address {
 ; CHECK: ret void
 
 ; PROF
-; CHECK: ![[PROF]] = metadata !{metadata !"branch_weights", i32 1, i32 100000}
+; CHECK: ![[PROF]] = !{!"branch_weights", i32 1, i32 100000}