1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

Since we are now in the 'llvm' namespace, the mangled C++ name of structs

and hence the links, all change.

llvm-svn: 10495
This commit is contained in:
Misha Brukman 2003-12-17 18:46:49 +00:00
parent 1a74a6208a
commit 65ab1b90ee

View 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>