summaryrefslogtreecommitdiffstats
path: root/llvm/utils/gn/secondary/llvm/tools/binutils_symlinks.gni
blob: 3149775b1de4fed9916bf12839f17b84a43ecfda (plain)
1
2
3
4
5
declare_args() {
  # If set, creates symlinks for nm, objdump, readelf in the build
  # directory.
  llvm_install_binutils_symlinks = false
}
OpenPOWER on IntegriCloud