[all-commits] [llvm/llvm-project] b0abad: [gn build] llvm-lipo, llvm-libtool-darwin symlink ...

Nico Weber via All-commits all-commits at lists.llvm.org
Mon Apr 4 06:21:04 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0abada8fe7e94b1110c5abcd9ca4e0284bb2b49
      https://github.com/llvm/llvm-project/commit/b0abada8fe7e94b1110c5abcd9ca4e0284bb2b49
  Author: Nico Weber <thakis at chromium.org>
  Date:   2022-04-04 (Mon, 04 Apr 2022)

  Changed paths:
    M llvm/utils/gn/secondary/llvm/tools/llvm-libtool-darwin/BUILD.gn
    M llvm/utils/gn/secondary/llvm/tools/llvm-lipo/BUILD.gn

  Log Message:
  -----------
  [gn build] llvm-lipo, llvm-libtool-darwin symlink targets now dep on binary

This fixes a regression from 69cde915e923d: If llvm_install_cctools_symlinks
is false, depending llvm-lipo:symlinks didn't actually depend on llvm-lipo
and the binary didn't get built as dependency of `check-lld` (because the
`symlinks` array ended up empty).




More information about the All-commits mailing list