Skip to content

Commit

Permalink
[docs] Document the --print-passes flag in opt.
Browse files Browse the repository at this point in the history
Reviewed By: aeubanks, asbirlea

Differential Revision: https://reviews.llvm.org/D109663
  • Loading branch information
fcambus authored and xgupta committed Sep 24, 2021
1 parent 3675e14 commit 4ed0531
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions llvm/docs/CommandGuide/opt.rst
Expand Up @@ -104,6 +104,10 @@ OPTIONS
opt -load=plugin.so -help
.. option:: -print-passes

Print all available passes and exit.

EXIT STATUS
-----------

Expand Down

0 comments on commit 4ed0531

Please sign in to comment.