[LLVMbugs] [Bug 554] NEW: "ImmutablePass" link is incorrect
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed Apr 20 21:10:59 PDT 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=554
Summary: "ImmutablePass" link is incorrect
Product: Documentation
Version: trunk
Platform: All
URL: http://llvm.cs.uiuc.edu/docs/WritingAnLLVMPass.html#Immu
tablePass
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: General docs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: tzuchien.chiu at gmail.com
"ImuutablePass" links to:
<http://illuvium.com/docs/doxygen/structllvm_1_1ImmutablePass.html>
which doesn't exist. It shoudl be:
<http://illuvium.com/docs/doxygen/classllvm_1_1ImmutablePass.html>
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list