[llvm-commits] [llvm] r42216 - /llvm/trunk/docs/LangRef.html

Tanya Lattner tonic at nondot.org
Fri Sep 21 16:57:59 PDT 2007


Author: tbrethou
Date: Fri Sep 21 18:57:59 2007
New Revision: 42216

URL: http://llvm.org/viewvc/llvm-project?rev=42216&view=rev
Log:
One last fix to get name correct.

Modified:
    llvm/trunk/docs/LangRef.html

Modified: llvm/trunk/docs/LangRef.html
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/LangRef.html?rev=42216&r1=42215&r2=42216&view=diff

==============================================================================
--- llvm/trunk/docs/LangRef.html (original)
+++ llvm/trunk/docs/LangRef.html Fri Sep 21 18:57:59 2007
@@ -5269,7 +5269,7 @@
 
 <!-- _______________________________________________________________________ -->
 <div class="doc_subsubsection">
-  <a name="int_annotation">'<tt>llvm.annotation</tt>' Intrinsic</a>
+  <a name="int_annotation">'<tt>llvm.annotation.*</tt>' Intrinsic</a>
 </div>
 
 <div class="doc_text">





More information about the llvm-commits mailing list