[all-commits] [llvm/llvm-project] 6b4356: [Bazel] Fix layering issues
Geoffrey Martin-Noble via All-commits
all-commits at lists.llvm.org
Thu Jan 19 14:27:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b43568ff83f70cee9fd920f1781526f5b595de5
https://github.com/llvm/llvm-project/commit/6b43568ff83f70cee9fd920f1781526f5b595de5
Author: Geoffrey Martin-Noble <gcmn at google.com>
Date: 2023-01-19 (Thu, 19 Jan 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/lld/BUILD.bazel
M utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
Log Message:
-----------
[Bazel] Fix layering issues
These are caught by clang-16, which we're using in our project.
Reviewed By: rupprecht
Differential Revision: https://reviews.llvm.org/D142158
More information about the All-commits
mailing list