[PATCH] D56710: gn build: Move target flags from toolchain to a .gni file.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 15 02:02:24 PST 2019
pcc created this revision.
pcc added reviewers: thakis, phosek.
Herald added a subscriber: srhines.
While here, add a use_lld flag and default it to true when using
clang on non-mac.
Repository:
rL LLVM
https://reviews.llvm.org/D56710
Files:
llvm/utils/gn/build/BUILD.gn
llvm/utils/gn/build/toolchain/BUILD.gn
llvm/utils/gn/build/toolchain/compiler.gni
llvm/utils/gn/build/toolchain/target_flags.gni
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56710.181745.patch
Type: text/x-patch
Size: 7212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/616c48e7/attachment.bin>
More information about the llvm-commits
mailing list