[all-commits] [llvm/llvm-project] 6da1a0: [Docs] Update Opt's Option to Specify Pass Pipelin...
veera via All-commits
all-commits at lists.llvm.org
Fri Aug 1 06:18:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6da1a0908a975a55adb5eae293b37ae0a850b21d
https://github.com/llvm/llvm-project/commit/6da1a0908a975a55adb5eae293b37ae0a850b21d
Author: veera <veera at efficient.computer>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M llvm/docs/CommandGuide/opt.rst
Log Message:
-----------
[Docs] Update Opt's Option to Specify Pass Pipeline (NFC) (#148402)
Since the new pass manager, we use `--passes=<string>` to specify the
pass pipeline instead of the `-{passname}` syntax.
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