[LLVMbugs] [Bug 9504] New: Passes.html lists non-existent passes.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Mar 18 01:01:31 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9504
Summary: Passes.html lists non-existent passes.
Product: Documentation
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: General docs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: ludw1g.m3i3r at gmail.com
CC: llvmbugs at cs.uiuc.edu
http://llvm.org/docs/Passes.html#interprocedural-aa-eval
http://llvm.org/docs/Passes.html#interprocedural-basic-aa
When I pass the flags "-interprocedural-aa-eval" or "-interprocedural-basic-aa"
to "opt", it fails with "Unknown command line argument".
So I think this passes do not (no longer?) exist and they shold be removed from
Passes.html.
(If you happen to know where these passes did go, you could also drop a not
here)
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list