[llvm-commits] CVS: llvm/docs/LangRef.html
Anton Korobeynikov
asl at math.spbu.ru
Sun Apr 29 11:03:12 PDT 2007
Changes in directory llvm/docs:
LangRef.html updated: 1.240 -> 1.241
---
Log message:
Implement review feedback
---
Diffs of the changes: (+2 -2)
LangRef.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm/docs/LangRef.html
diff -u llvm/docs/LangRef.html:1.240 llvm/docs/LangRef.html:1.241
--- llvm/docs/LangRef.html:1.240 Sat Apr 28 20:07:00 2007
+++ llvm/docs/LangRef.html Sun Apr 29 13:02:48 2007
@@ -24,7 +24,7 @@
<li><a href="#callingconv">Calling Conventions</a></li>
<li><a href="#globalvars">Global Variables</a></li>
<li><a href="#functionstructure">Functions</a></li>
- <li><a href="aliasstructure">Aliases</a>
+ <li><a href="#aliasstructure">Aliases</a>
<li><a href="#paramattrs">Parameter Attributes</a></li>
<li><a href="#moduleasm">Module-Level Inline Assembly</a></li>
<li><a href="#datalayout">Data Layout</a></li>
@@ -4749,7 +4749,7 @@
<a href="mailto:sabre at nondot.org">Chris Lattner</a><br>
<a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2007/04/29 01:07:00 $
+ Last modified: $Date: 2007/04/29 18:02:48 $
</address>
</body>
</html>
More information about the llvm-commits
mailing list