repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
llvm
/
test
/
Bitcode
/
metadata.ll
blob
7d24a91dd67eddf6ff80c7effff396a5de9f06db
1
; RUN: llvm-as < %s | llvm-dis -disable-output
2
; RUN: verify-uselistorder < %s
3
4
!llvm.foo = !{!0}
5
!0 = !{i32 42}
6
@my.str = internal constant [4 x i8] c"foo\00"