repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] MVE predicate store patterns
[llvm-complete.git]
/
utils
/
gn
/
secondary
/
llvm
/
tools
/
sanstats
/
BUILD.gn
blob
306775d6f80d49e62b0416b2742a15e39a7bba1b
1
executable("sanstats") {
2
deps = [
3
"//llvm/lib/DebugInfo/Symbolize",
4
"//llvm/lib/Support",
5
]
6
sources = [
7
"sanstats.cpp",
8
]
9
}