[all-commits] [llvm/llvm-project] 2586c2: [gn build] Prevent deps on HTTP requests in clang ...

Nico Weber via All-commits all-commits at lists.llvm.org
Fri Dec 10 05:56:46 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2586c23bae04c4d898c3d544ab51d2846a930930
      https://github.com/llvm/llvm-project/commit/2586c23bae04c4d898c3d544ab51d2846a930930
  Author: Nico Weber <thakis at chromium.org>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
    M llvm/utils/gn/secondary/clang/tools/driver/BUILD.gn
    M llvm/utils/gn/secondary/lld/tools/lld/BUILD.gn

  Log Message:
  -----------
  [gn build] Prevent deps on HTTP requests in clang and lld at GN time

To make sure no regressions creep in. See also discussion on
https://reviews.llvm.org/D113717

We don't want this dep in most targets, but protecting clang and lld is
a good start.




More information about the All-commits mailing list