[PATCH] D143295: [bazel] Move bazel configuration to a Python script
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 05:09:38 PST 2023
thopre updated this revision to Diff 495482.
thopre marked 4 inline comments as done.
thopre added a comment.
- Address black's linting errors
- Call overlay code in overlay_directories directly instead of using a subprocess
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143295/new/
https://reviews.llvm.org/D143295
Files:
utils/bazel/configure.bzl
utils/bazel/configure_overlay.py
utils/bazel/overlay_directories.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143295.495482.patch
Type: text/x-patch
Size: 11535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/73267295/attachment.bin>
More information about the llvm-commits
mailing list