llvm-project/llvm/utils/gn/build/toolchain
Nico Weber b4980cd84f gn build: Fix `lld-link: unknown flag: -fuse-ld=lld` warnings on Windows
Fixes a minor regression from r351248.

While here, also make it possible to opt out of lld by saying
use_lld=false when clang_base_path is set. (use_lld still defaults to
true if clang_base_path is set.)

llvm-svn: 352415
2019-01-28 19:32:52 +00:00
..
BUILD.gn gn build: Fix `lld-link: unknown flag: -fuse-ld=lld` warnings on Windows 2019-01-28 19:32:52 +00:00
compiler.gni gn build: Move target flags from toolchain to a .gni file. 2019-01-15 21:24:00 +00:00
target_flags.gni gn build: Move target flags from toolchain to a .gni file. 2019-01-15 21:24:00 +00:00