[all-commits] [llvm/llvm-project] 0de7c1: [bazel] Be consistent and say we don't support lib...
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Sep 23 09:28:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0de7c15c88b014243fd795416f564a63543454b2
https://github.com/llvm/llvm-project/commit/0de7c15c88b014243fd795416f564a63543454b2
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths:
M utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
M utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel
Log Message:
-----------
[bazel] Be consistent and say we don't support libfpm everywhere
We're inconsistent about saying whether or not we support libfpm in the bazel build.
This should perhaps be configurable via a --config.
This allows the buildbots to see when llvm-exegesis-related breakages occur.
Differential Revision: https://reviews.llvm.org/D134510
More information about the All-commits
mailing list