[llvm-commits] CVS: llvm-www/Users.html
Chris Lattner
sabre at nondot.org
Wed Nov 11 16:36:10 PST 2009
Changes in directory llvm-www:
Users.html updated: 1.71 -> 1.72
---
Log message:
fix broken link
---
Diffs of the changes: (+2 -2)
Users.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Index: llvm-www/Users.html
diff -u llvm-www/Users.html:1.71 llvm-www/Users.html:1.72
--- llvm-www/Users.html:1.71 Fri Oct 30 10:43:56 2009
+++ llvm-www/Users.html Wed Nov 11 18:35:12 2009
@@ -196,7 +196,7 @@
<tr>
<td>XMOS Technology</td>
<td>
- <a href="https://technology.xmos.com/open-source">Backend port for their
+ <a href="http://www.xmos.com/open-source">Backend port for their
architecture</a>, also working on multicore codegen support.
</td>
</tr>
@@ -583,6 +583,6 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<br><a href="mailto:llvmdev at cs.uiuc.edu">LLVM Development List</a><br>
- Last modified: $Date: 2009/10/30 15:43:56 $
+ Last modified: $Date: 2009/11/12 00:35:12 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list