summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2011-01-03 21:08:22 +0000
committerOwen Anderson <resistor@mac.com>2011-01-03 21:08:22 +0000
commit4423070356e64d36d1772e2ef89b6acfabed1fb2 (patch)
tree2b4ec52bbfe2d341262920913be60fbcbd405d84 /llvm/docs
parent16e42128c24f5df8a61cfd2e6cdf3bd3966db0c5 (diff)
downloadbcm5719-llvm-4423070356e64d36d1772e2ef89b6acfabed1fb2.tar.gz
bcm5719-llvm-4423070356e64d36d1772e2ef89b6acfabed1fb2.zip
We can count properly.
llvm-svn: 122773
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/AliasAnalysis.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/AliasAnalysis.html b/llvm/docs/AliasAnalysis.html
index 6962a3f27d6..692349f8c29 100644
--- a/llvm/docs/AliasAnalysis.html
+++ b/llvm/docs/AliasAnalysis.html
@@ -464,7 +464,7 @@ analysis results updated to reflect the changes made by these transformations.
</p>
<p>
-The <tt>AliasAnalysis</tt> interface exposes two methods which are used to
+The <tt>AliasAnalysis</tt> interface exposes three methods which are used to
communicate program changes from the clients to the analysis implementations.
Various alias analysis implementations should use these methods to ensure that
their internal data structures are kept up-to-date as the program changes (for
OpenPOWER on IntegriCloud