The Nest
Explore
Sign in
nuudlman
llvm
llvm
utils
gn
secondary
llvm
tools
split-file
BUILD.gn
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
executable("split-file") { deps = [ "//llvm/lib/Support" ] sources = [ "split-file.cpp" ] }