[llvm-commits] CVS: llvm/docs/CompilerWriterInfo.html
Misha Brukman
brukman at cs.uiuc.edu
Tue Aug 22 14:57:10 PDT 2006
Changes in directory llvm/docs:
CompilerWriterInfo.html updated: 1.9 -> 1.10
---
Log message:
Added link to ABI documentation, sent by Rafael Espindola.
---
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.9 llvm/docs/CompilerWriterInfo.html:1.10
--- llvm/docs/CompilerWriterInfo.html:1.9 Mon Mar 13 23:39:39 2006
+++ llvm/docs/CompilerWriterInfo.html Tue Aug 22 16:56:43 2006
@@ -63,6 +63,7 @@
<li><a href="http://www.arm.com/documentation/">ARM documentation</a>
(<a href="http://www.arm.com/documentation/ARMProcessor_Cores/">Processor
Cores</a>)</li>
+<li><a href="http://www.arm.com/products/DevTools/ABI.html">ABI</a></li>
</ul>
</div>
@@ -253,7 +254,7 @@
<a href="http://misha.brukman.net">Misha Brukman</a><br>
<a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2006/03/14 05:39:39 $
+ Last modified: $Date: 2006/08/22 21:56:43 $
</address>
</body>
More information about the llvm-commits
mailing list