aboutsummaryrefslogtreecommitdiffstats
path: root/test/Bitcode/metadata.ll
blob: 7d24a91dd67eddf6ff80c7effff396a5de9f06db (plain)
1
2
3
4
5
6
; RUN: llvm-as < %s | llvm-dis -disable-output
; RUN: verify-uselistorder < %s

!llvm.foo = !{!0}
!0 = !{i32 42}
@my.str = internal constant [4 x i8] c"foo\00"