[LLVMbugs] [Bug 14256] New: Reference to non-existent class in the CodeGenerator.html doc
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Nov 4 06:18:57 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14256
Bug #: 14256
Summary: Reference to non-existent class in the
CodeGenerator.html doc
Product: Documentation
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P
Component: General docs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: eliben at gmail.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
CodeGenerator.html mentions:
"The initial SelectionDAG is naïvely peephole expanded from the LLVM input by
the SelectionDAGLowering class in the
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp file"
However, SelectionDAGLowering does not exist in the above file (or anywhere
else).
P.S. this class is also mentioned in a comment in
./include/llvm/Target/TargetLowering.h
--
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