summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CodeGenerator.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-12-12 02:42:57 +0000
committerChris Lattner <sabre@nondot.org>2010-12-12 02:42:57 +0000
commit053a025bfebd33dc42297f16c7abbf641e234a2d (patch)
treef0a21f7ed424b28c4e6575776d83c1f41fc987e0 /llvm/docs/CodeGenerator.html
parent7f64810bc8411fc820ac5ce753a5517b393b81ac (diff)
downloadbcm5719-llvm-053a025bfebd33dc42297f16c7abbf641e234a2d.tar.gz
bcm5719-llvm-053a025bfebd33dc42297f16c7abbf641e234a2d.zip
fix typo
llvm-svn: 121620
Diffstat (limited to 'llvm/docs/CodeGenerator.html')
-rw-r--r--llvm/docs/CodeGenerator.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CodeGenerator.html b/llvm/docs/CodeGenerator.html
index 73ac2c25191..06f102e3e69 100644
--- a/llvm/docs/CodeGenerator.html
+++ b/llvm/docs/CodeGenerator.html
@@ -1030,7 +1030,7 @@ printer, and the type generated by the assembly parser and disassembler.
SelectionDAG optimizer is run to clean up redundancies exposed by type
legalization.</li>
- <li><a href="#selectiondag_legalize">Legalize SelectionDAG Types</a> &mdash;
+ <li><a href="#selectiondag_legalize">Legalize SelectionDAG Ops</a> &mdash;
This stage transforms SelectionDAG nodes to eliminate any types that are
unsupported on the target.</li>
OpenPOWER on IntegriCloud