[all-commits] [llvm/llvm-project] 3eedaa: [BOLT] Fix unrecognized option values for print-so...
Haibo Jiang via All-commits
all-commits at lists.llvm.org
Thu Sep 11 05:29:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3eedaa83c412f06f03e797d24342b6686d9d3c0c
https://github.com/llvm/llvm-project/commit/3eedaa83c412f06f03e797d24342b6686d9d3c0c
Author: Haibo Jiang <jianghaibo9 at huawei.com>
Date: 2025-09-11 (Thu, 11 Sep 2025)
Changed paths:
M bolt/lib/Passes/BinaryPasses.cpp
A bolt/test/AArch64/print-sorted-by-order.s
Log Message:
-----------
[BOLT] Fix unrecognized option values for print-sorted-by-order (#155613)
Currently llvm-bolt does not recognize the input value for
’-print-sorted-by-order‘.
This patch adds support for ascending and descending values
for the flag.
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