Skip to content

Commit 4ed0531

Browse files
fcambusxgupta
authored andcommitted
[docs] Document the --print-passes flag in opt.
Reviewed By: aeubanks, asbirlea Differential Revision: https://reviews.llvm.org/D109663
1 parent 3675e14 commit 4ed0531

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

llvm/docs/CommandGuide/opt.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ OPTIONS
104104
105105
opt -load=plugin.so -help
106106
107+
.. option:: -print-passes
108+
109+
Print all available passes and exit.
110+
107111
EXIT STATUS
108112
-----------
109113

0 commit comments

Comments
 (0)