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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM
utils/bazel/llvm-project-overlay/llvm/BUILD.bazel | ||
---|---|---|
8 | Should we detect the targets themselves the same way? |
Should we detect the targets themselves the same way?