]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - utils/gn/secondary/llvm/tools/binutils_symlinks.gni
Vendor import of llvm trunk r351319 (just before the release_80 branch
[FreeBSD/FreeBSD.git] / utils / gn / secondary / llvm / tools / binutils_symlinks.gni
1 declare_args() {
2   # If set, creates symlinks for nm, objdump, readelf in the build
3   # directory.
4   llvm_install_binutils_symlinks = false
5 }