[llvm-commits] CVS: llvm/docs/CompilerWriterInfo.html
Chris Lattner
lattner at cs.uiuc.edu
Sat May 14 15:06:56 PDT 2005
Changes in directory llvm/docs:
CompilerWriterInfo.html updated: 1.5 -> 1.6
---
Log message:
add x86-64 abi
---
Diffs of the changes: (+2 -1)
CompilerWriterInfo.html | 3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm/docs/CompilerWriterInfo.html
diff -u llvm/docs/CompilerWriterInfo.html:1.5 llvm/docs/CompilerWriterInfo.html:1.6
--- llvm/docs/CompilerWriterInfo.html:1.5 Tue Mar 29 23:33:54 2005
+++ llvm/docs/CompilerWriterInfo.html Sat May 14 17:06:42 2005
@@ -165,6 +165,7 @@
<ul>
<li><a
href="http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_739,00.html">AMD processor manuals</a></li>
+<li><a href="http://www.x86-64.org/documentation">X86-64 ABI</a></li>
</ul>
</div>
@@ -255,7 +256,7 @@
<a href="http://misha.brukman.net">Misha Brukman</a><br>
<a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2005/03/30 05:33:54 $
+ Last modified: $Date: 2005/05/14 22:06:42 $
</address>
</body>
More information about the llvm-commits
mailing list