[llvm-commits] [llvm] r121620 - /llvm/trunk/docs/CodeGenerator.html

Jakob Stoklund Olesen stoklund at 2pi.dk
Sat Dec 11 20:26:59 PST 2010


On Dec 11, 2010, at 6:42 PM, Chris Lattner wrote:
> --- llvm/trunk/docs/CodeGenerator.html (original)
> +++ llvm/trunk/docs/CodeGenerator.html Sat Dec 11 20:42:57 2010
> @@ -1030,7 +1030,7 @@
>       SelectionDAG optimizer is run to clean up redundancies exposed by type
>       legalization.</li>
> 
> -  <li><a href="#selectiondag_legalize">Legalize SelectionDAG Types</a> —
> +  <li><a href="#selectiondag_legalize">Legalize SelectionDAG Ops</a> —
>       This stage transforms SelectionDAG nodes to eliminate any types that are
>       unsupported on the target.</li>

Did you mean to fix the next line too?

/jakob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20101211/ca637b2b/attachment.bin>


More information about the llvm-commits mailing list