1 ; RUN: llvm-as < %s | llvm-dis -o /dev/null 2 3 !llvm.foo = !{!0} 4 !0 = metadata !{i32 42} 5 @my.str = internal constant [4 x i8] c"foo\00" 6 7