[llvm-bugs] [Bug 36989] New: Analysis and Transform Passes documentation not complete

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Apr 3 12:02:24 PDT 2018


https://bugs.llvm.org/show_bug.cgi?id=36989

            Bug ID: 36989
           Summary: Analysis and Transform Passes documentation not
                    complete
           Product: Documentation
           Version: trunk
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: General docs
          Assignee: unassignedbugs at nondot.org
          Reporter: sjc205 at kent.ac.uk
                CC: llvm-bugs at lists.llvm.org

The passes documentation[1] is not a complete list of the available options in
llvm-opt. It would be nice if this were autogenerated from the source, in a
similar way to the --help of opt.

Example: `-called-value-propagation`


[1]: https://llvm.org/docs/Passes.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180403/70a0b53d/attachment.html>


More information about the llvm-bugs mailing list