xref
: /
llvm-project-15.0.7
/
llvm
/
utils
/
gn
/
build
/
sysroot.gni
(revision 0dd2ffb3)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
declare_args() {
2
# Path of sysroot to use.
3
sysroot = ""
4
}
5