[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / llvm / test / Bitcode / metadata.ll
blob7d24a91dd67eddf6ff80c7effff396a5de9f06db
1 ; RUN: llvm-as < %s | llvm-dis -disable-output
2 ; RUN: verify-uselistorder < %s
4 !llvm.foo = !{!0}
5 !0 = !{i32 42}
6 @my.str = internal constant [4 x i8] c"foo\00"