[all-commits] [llvm/llvm-project] ae23bd: [gn build] Port 8f766e382b77e more and fix 2 llvm-...
Nico Weber via All-commits
all-commits at lists.llvm.org
Sat May 2 11:12:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ae23bd3577e8904c0ee1e2d1aaf33e90754d77ec
https://github.com/llvm/llvm-project/commit/ae23bd3577e8904c0ee1e2d1aaf33e90754d77ec
Author: Nico Weber <thakis at chromium.org>
Date: 2020-05-02 (Sat, 02 May 2020)
Changed paths:
A llvm/utils/gn/secondary/llvm/lib/Extensions/BUILD.gn
M llvm/utils/gn/secondary/llvm/lib/LTO/BUILD.gn
M llvm/utils/gn/secondary/llvm/tools/llvm-config/BUILD.gn
Log Message:
-----------
[gn build] Port 8f766e382b77e more and fix 2 llvm-config test failures.
The failures only happened in fully clean builds.
Also put all current dependencies of LibraryDependencies.inc in the
build graph, so that this type of thing will cause a failure in
incremental builds next time as well.
More information about the All-commits
mailing list