[PATCH] D136392: [Bazel] Use `LLVM_VERSION` from `llvm/CMakeLists.txt`
NAKAMURA Takumi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 8 04:22:02 PST 2023
chapuni updated this revision to Diff 487160.
chapuni retitled this revision from "[bazel] Generate `//:vars.bzl` from `llvm/CMakeLists.txt`" to "[Bazel] Use `LLVM_VERSION` from `llvm/CMakeLists.txt`".
chapuni edited the summary of this revision.
chapuni added a comment.
- Caught up recent changes
- Reformat
- Use `string.format()` if possible
- Eliminate Bazel stuff in 'bump-version.py'
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136392/new/
https://reviews.llvm.org/D136392
Files:
llvm/utils/release/bump-version.py
utils/bazel/configure.bzl
utils/bazel/llvm-project-overlay/clang/BUILD.bazel
utils/bazel/llvm-project-overlay/lld/BUILD.bazel
utils/bazel/llvm-project-overlay/llvm/config.bzl
utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/llvm-config.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136392.487160.patch
Type: text/x-patch
Size: 10047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230108/de88c22c/attachment.bin>
More information about the llvm-commits
mailing list