1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/utils/gn/build/toolchain
Nico Weber 8a08389f44 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