[all-commits] [llvm/llvm-project] 7060fc: [llvm-lto2] Added version command for llvm-lto2 (#...
Faith Rivera via All-commits
all-commits at lists.llvm.org
Thu Aug 28 02:23:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7060fc5f8f99bbdf632163cc34b5506a2d565bb6
https://github.com/llvm/llvm-project/commit/7060fc5f8f99bbdf632163cc34b5506a2d565bb6
Author: Faith Rivera <fnrivera at ucsd.edu>
Date: 2025-08-28 (Thu, 28 Aug 2025)
Changed paths:
A llvm/test/tools/llvm-lto2/version.test
M llvm/tools/llvm-lto2/llvm-lto2.cpp
Log Message:
-----------
[llvm-lto2] Added version command for llvm-lto2 (#148866)
Previously, the only way to check version for llvm-lto2 was to add
version as a subcommand: `llvm-lto2 run --version`. This adds version as
a main command for llvm-lto2 for more intuitive access.
You can now check version with the command `llvm-lto2 --version`.
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