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
/
lib
/
DebugInfo
/
PDB
/
enable_dia.gni
blob
aed3566500d9507dad5ca2fcc5661522457b9a33
1
declare_args() {
2
# Whether to build code that requires the Microsoft DIA SDK.
3
# If this is set, %INCLUDE% must contain ".../DIA SDK/include"
4
# and %LIB% must contain ".../DIA SKD/lib/amd64".
5
llvm_enable_dia_sdk = false
6
}