summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2010-04-15 20:35:54 +0000
committerDuncan Sands <baldrick@free.fr>2010-04-15 20:35:54 +0000
commit626b02470bf7a8c202b08de000e09e43ae184ca6 (patch)
treea33d07de0464a15881f2d3f7294805ab05200a4c
parentb642a27525e1e98321c1f8e4d9c2e4c910a2a6b3 (diff)
downloadbcm5719-llvm-626b02470bf7a8c202b08de000e09e43ae184ca6.tar.gz
bcm5719-llvm-626b02470bf7a8c202b08de000e09e43ae184ca6.zip
Pointed out by housel on #llvm.
llvm-svn: 101395
-rw-r--r--llvm/docs/LangRef.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/LangRef.html b/llvm/docs/LangRef.html
index db00178ca4b..1b94ab5a9a7 100644
--- a/llvm/docs/LangRef.html
+++ b/llvm/docs/LangRef.html
@@ -2707,7 +2707,7 @@ Instructions</a> </div>
control flow, not values (the one exception being the
'<a href="#i_invoke"><tt>invoke</tt></a>' instruction).</p>
-<p>There are six different terminator instructions: the
+<p>There are seven different terminator instructions: the
'<a href="#i_ret"><tt>ret</tt></a>' instruction, the
'<a href="#i_br"><tt>br</tt></a>' instruction, the
'<a href="#i_switch"><tt>switch</tt></a>' instruction, the
OpenPOWER on IntegriCloud