diff options
Diffstat (limited to 'docs/AliasAnalysis.html')
-rw-r--r-- | docs/AliasAnalysis.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/AliasAnalysis.html b/docs/AliasAnalysis.html index b93cff0..770cfe2 100644 --- a/docs/AliasAnalysis.html +++ b/docs/AliasAnalysis.html @@ -745,9 +745,9 @@ for monitoring and evaluating different implementations.</p> <div> <p>This section lists the various implementations of the <tt>AliasAnalysis</tt> -interface. With the exception of the <a href="#no-aa"><tt>-no-aa</tt></a> and -<a href="#basic-aa"><tt>-basicaa</tt></a> implementations, all of these <a -href="#chaining">chain</a> to other alias analysis implementations.</p> +interface. With the exception of the <a href="#no-aa"><tt>-no-aa</tt></a> +implementation, all of these <a href="#chaining">chain</a> to other alias +analysis implementations.</p> <!-- _______________________________________________________________________ --> <h4> @@ -1060,7 +1060,7 @@ analysis directly.</p> <a href="mailto:sabre@nondot.org">Chris Lattner</a><br> <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> - Last modified: $Date: 2011-04-21 03:52:00 +0200 (Thu, 21 Apr 2011) $ + Last modified: $Date: 2011-05-25 00:01:32 +0200 (Wed, 25 May 2011) $ </address> </body> |