[all-commits] [llvm/llvm-project] 6fa2d0: [Bazel] Derive targets from file presence as in CM...

Geoffrey Martin-Noble via All-commits all-commits at lists.llvm.org
Thu Jul 29 18:11:03 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6fa2d0fbf4637c3db7c4a57eb4c8522c216c82ea
      https://github.com/llvm/llvm-project/commit/6fa2d0fbf4637c3db7c4a57eb4c8522c216c82ea
  Author: Geoffrey Martin-Noble <gcmn at google.com>
  Date:   2021-07-29 (Thu, 29 Jul 2021)

  Changed paths:
    M utils/bazel/llvm-project-overlay/llvm/BUILD.bazel

  Log Message:
  -----------
  [Bazel] Derive targets from file presence as in CMake build

This makes the logic used to determine if targets have the given
features the same as is used in CMake. Incidentally, it enables these
features for the targets added in https://reviews.llvm.org/D106921
which were missing because this was previously a hardcoded list.

Reviewed By: chandlerc

Differential Revision: https://reviews.llvm.org/D107019




More information about the All-commits mailing list