Make MDNode use CallbackVH. Also change MDNode to store Value* instead of
[oota-llvm.git] / test / Feature / embeddedmetadata.ll
index 6f16e6aeda083623b3cc64747b59a120d2db94a2..c1433981de2f09521829a1053fdaae00f0b42c62 100644 (file)
@@ -2,7 +2,7 @@
 
 declare i8 @llvm.something({ } %a)
 
-@llvm.foo = internal constant { } !{i17 123, { } !"foobar"}
+@llvm.foo = internal constant { } !{i17 123, null, { } !"foobar"}
 
 define void @foo() {
   %x = call i8 @llvm.something({ } !{{ } !"f\00oa", i42 123})