[all-commits] [llvm/llvm-project] bb716c: gn build: Port d090311aa7df

Peter Collingbourne via All-commits all-commits at lists.llvm.org
Thu Feb 12 16:35:03 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb716c7d606934255366c3fdf4e335e868e2532c
      https://github.com/llvm/llvm-project/commit/bb716c7d606934255366c3fdf4e335e868e2532c
  Author: Peter Collingbourne <peter at pcc.me.uk>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M llvm/utils/gn/secondary/clang/lib/Driver/BUILD.gn
    M llvm/utils/gn/secondary/clang/lib/Frontend/BUILD.gn

  Log Message:
  -----------
  gn build: Port d090311aa7df

e60a69ab8a9e created a dependency on clangFrontend from clangDriver.
This broke the build of clang-offload-bundler because it only depends
on Driver (and only in debug builds, probably because the dependency was
dead code in clang-offload-bundler). Add the dependency to fix the build,
which also ports d090311aa7df from CMake.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list