Skip to content

Commit

Permalink
Remove documentation for a deleted pass.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206097 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
echristo committed Apr 12, 2014
1 parent 515f2f9 commit ac87173
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/Passes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -302,15 +302,6 @@ standard error in a human-readable form.
This pass, only available in ``opt``, printsthe SCCs of each function CFG to
standard error in a human-readable fom.

``-print-dbginfo``: Print debug info in human readable form
-----------------------------------------------------------

Pass that prints instructions, and associated debug info:

#. source/line/col information
#. original variable name
#. original type name

``-print-dom-info``: Dominator Info Printer
-------------------------------------------

Expand Down

0 comments on commit ac87173

Please sign in to comment.