[all-commits] [llvm/llvm-project] 8bbb8b: [Utils] Updates to bump-version.py (#100089)

Tobias Hieta via All-commits all-commits at lists.llvm.org
Fri Jul 26 05:02:31 PDT 2024


  Branch: refs/tags/llvmorg-19.1.0-rc1
  Home:   https://github.com/llvm/llvm-project
  Commit: 8bbb8ba5e7178a5f61361448d7bc345d3f29b997
      https://github.com/llvm/llvm-project/commit/8bbb8ba5e7178a5f61361448d7bc345d3f29b997
  Author: Tobias Hieta <tobias at hieta.se>
  Date:   2024-07-26 (Fri, 26 Jul 2024)

  Changed paths:
    M llvm/utils/release/bump-version.py

  Log Message:
  -----------
  [Utils] Updates to bump-version.py (#100089)

* Add support for --git flag to bump version for a git suffix
* Update location of the new file where the version is stored


  Commit: 07c2140ed9a17a4c3485ad8dba7d8d0c78593ab0
      https://github.com/llvm/llvm-project/commit/07c2140ed9a17a4c3485ad8dba7d8d0c78593ab0
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2024-07-26 (Fri, 26 Jul 2024)

  Changed paths:
    M llvm/utils/release/bump-version.py

  Log Message:
  -----------
  [MLGO][Infra] Add mlgo-utils to bump-version script (#100186)

This patch adds support in the bump-version script for bumping the
version of the mlgo-utils package. This should hopefully streamline the
processor for that with the rest of the project and prevent having to
manually update this package individually.


  Commit: a4902a36d5c27c3a5199cd1ba91eba17910fdd68
      https://github.com/llvm/llvm-project/commit/a4902a36d5c27c3a5199cd1ba91eba17910fdd68
  Author: Tobias Hieta <tobias at hieta.se>
  Date:   2024-07-26 (Fri, 26 Jul 2024)

  Changed paths:
    M cmake/Modules/LLVMVersion.cmake
    M llvm/utils/mlgo-utils/mlgo/__init__.py

  Log Message:
  -----------
  Set version to 19.1.0-rc1


Compare: https://github.com/llvm/llvm-project/compare/8bbb8ba5e717%5E...a4902a36d5c2

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list