[all-commits] [llvm/llvm-project] c92351: [gn build] add a missing dependency
Nico Weber via All-commits
all-commits at lists.llvm.org
Thu Dec 10 13:28:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c9235180d1f3f8a42459e83de7e273c60a41dce1
https://github.com/llvm/llvm-project/commit/c9235180d1f3f8a42459e83de7e273c60a41dce1
Author: Nico Weber <thakis at chromium.org>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M llvm/utils/gn/secondary/clang-tools-extra/clangd/unittests/BUILD.gn
Log Message:
-----------
[gn build] add a missing dependency
Commit: 0e72f1978d64dff1094f9da024d7f45fd3f984f8
https://github.com/llvm/llvm-project/commit/0e72f1978d64dff1094f9da024d7f45fd3f984f8
Author: Nico Weber <thakis at chromium.org>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M llvm/utils/gn/secondary/compiler-rt/BUILD.gn
Log Message:
-----------
[gn build] only build iOS builtins with full Xcode
Commandline tools doesn't include the iOS SDK.
Commit: e19d5258461ce7838e4be6973ba519d250c000f1
https://github.com/llvm/llvm-project/commit/e19d5258461ce7838e4be6973ba519d250c000f1
Author: Nico Weber <thakis at chromium.org>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M llvm/utils/gn/secondary/compiler-rt/lib/builtins/BUILD.gn
Log Message:
-----------
[gn build] fix up arm64 builtin sources a bit
The fp_mode.c removal is done by filter_builtin_sources in the cmake build.
Compare: https://github.com/llvm/llvm-project/compare/ea475c77ff9e...e19d5258461c
More information about the All-commits
mailing list