[llvm-commits] CVS: llvm-www/InTheNews.html
Reid Spencer
reid at x10sys.com
Thu Apr 5 19:32:27 PDT 2007
Changes in directory llvm-www:
InTheNews.html updated: 1.16 -> 1.17
---
Log message:
Add more blogs.
---
Diffs of the changes: (+6 -12)
InTheNews.html | 18 ++++++------------
1 files changed, 6 insertions(+), 12 deletions(-)
Index: llvm-www/InTheNews.html
diff -u llvm-www/InTheNews.html:1.16 llvm-www/InTheNews.html:1.17
--- llvm-www/InTheNews.html:1.16 Thu Apr 5 19:50:24 2007
+++ llvm-www/InTheNews.html Thu Apr 5 21:32:10 2007
@@ -63,7 +63,6 @@
Lamm.</li>
</ul>
<div class="www_subsubsection">Blog Sites</div>
- <p>Here are some blog sites that discuss LLVM</p>
<ul>
<li><a href="http://blogsearch.google.com/blogsearch?q=LLVM">Google BlogSearch For
LLVM</a></li>
@@ -74,23 +73,18 @@
<li><a href="http://tromey.com/blog/?p=14">LLVM Update</a></li>
<li><a href="http://tromey.com/blog/?p=13">LLVM JIT now accessible</a></li>
</ul></li>
- <li><a href="http://cliffhacks.blogspot.com/">CliffHacks</a> (Cliff L. Biffle)</a>
- <ul>
- <li><a href="http://cliffhacks.blogspot.com/2007/03/experimenting-with-llvm.html">
+ <li><a href="http://cliffhacks.blogspot.com/2007/03/experimenting-with-llvm.html">
CliffHacks: Experimenting with LLVM</a></li>
- </ul></li>
+ <li><a href="http://ansemond.com/blog/?p=28">WWDC: LLVM & 3D on the Mac</a></li>
+ <li><a href="http://shilbert.com/wp/?p=14">Homebrew LLVM 1.8 VC8 patch</a></li>
</ul>
- <div class="www_subsubsection">LLVM In Distributions</div>
- <p>The links below reference the status of LLVM in various operating system
- distributions.</p>
+ <div class="www_subsubsection">Distributions</div>
<ul>
<li><a href="http://packages.debian.org/unstable/devel/llvm">Debian Package Info</a></li>
<li><a href="http://packages.ubuntu.com/dapper/devel/llvm">Ubuntu Package Info</a></li>
<li><a href="http://www.freshports.org/devel/llvm">FRESHports LLVM page</a>
</ul>
- <p>
- <div class="www_subsubsection">Other LLVM References</div>
- <p>Here are some other links about LLVM, of general interest.</p>
+ <div class="www_subsubsection">Other References</div>
<ul>
<li><a href="http://en.wikipedia.org/wiki/LLVM">Wikipedia Article</a></li>
<li><a href="http://freshmeat.net/projects/llvm/">LLVM's FreshMeat Page</a></li>
@@ -109,6 +103,6 @@
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<br/>
- Last modified: $Date: 2007/04/06 00:50:24 $
+ Last modified: $Date: 2007/04/06 02:32:10 $
</address>
<!--#include virtual="footer.incl" -->
More information about the llvm-commits
mailing list