[all-commits] [llvm/llvm-project] 1842b5: [bazel] Fix build and make all target respect laye...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Feb 10 03:41:37 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1842b5885baa1e002b3fa8b6ac1bae9cf4d39610
https://github.com/llvm/llvm-project/commit/1842b5885baa1e002b3fa8b6ac1bae9cf4d39610
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-02-10 (Fri, 10 Feb 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/bolt/BUILD.bazel
M utils/bazel/llvm-project-overlay/clang/BUILD.bazel
M utils/bazel/llvm-project-overlay/clang/unittests/BUILD.bazel
M utils/bazel/llvm-project-overlay/lld/BUILD.bazel
M utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
M utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[bazel] Fix build and make all target respect layering_check
Tested with `bazelisk-linux-amd64 query //... + @llvm-project//... | xargs bazelisk-linux-amd64 test --config=ci --features=layering_check`
More information about the All-commits
mailing list