repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Better OR's for MVE compares
[llvm-core.git]
/
test
/
Linker
/
Inputs
/
module-flags-dont-change-others.ll
blob
61d57e525560e6e39a7f2e10cbfa1e7c41eb0bd8
1
!llvm.module.flags = !{!3, !4, !5}
2
3
!0 = !{}
4
!1 = !{!0}
5
!2 = !{!0, !1}
6
!3 = !{i32 4, !"foo", i32 37} ; Override the "foo" value.
7
!4 = !{i32 5, !"bar", !1}
8
!5 = !{i32 6, !"baz", !2}