[all-commits] [llvm/llvm-project] dc9c7f: [Tools] Changed the number printing format for sor...

Dmitry Bakunevich via All-commits all-commits at lists.llvm.org
Fri Mar 17 00:35:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc9c7f5391240b763ffb37276ac3c7f2ebec94bb
      https://github.com/llvm/llvm-project/commit/dc9c7f5391240b763ffb37276ac3c7f2ebec94bb
  Author: dbakunevich <dbakunevich at azul.com>
  Date:   2023-03-17 (Fri, 17 Mar 2023)

  Changed paths:
    M llvm/utils/chunk-print-before-all.py

  Log Message:
  -----------
  [Tools] Changed the number printing format for sorting

As part of this patch, I added the ability to add leading zeros.
This is necessary so that the generated files are sorted in ascending order.

Reviewed By: yrouban

Differential Revision: https://reviews.llvm.org/D145484




More information about the All-commits mailing list