Since we are now in the 'llvm' namespace, the mangled C++ name of structs
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 17 Dec 2003 18:46:49 +0000 (18:46 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 17 Dec 2003 18:46:49 +0000 (18:46 +0000)
and hence the links, all change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10495 91177308-0d34-0410-b5e6-96231b3b80d8

docs/AliasAnalysis.html

index 4357bb269816eb15b2078010705703140cc3e4b6..1e62e78b3dfb07528a7d7c241fd6193a5f33513f 100644 (file)
@@ -199,7 +199,7 @@ is returned.</p>
 straight-forward.  There are already several implementations that you can use
 for examples, and the following information should help fill in any details.
 For a minimal example, take a look at the <a
-href="/doxygen/structNoAA.html"><tt>no-aa</tt></a> implementation.</p>
+href="/doxygen/structllvm_1_1NoAA.html"><tt>no-aa</tt></a> implementation.</p>
 
 </div>