[llvm-commits] CVS: llvm-www/InTheNews.html

Chris Lattner sabre at nondot.org
Sun Mar 30 11:35:04 PDT 2008



Changes in directory llvm-www:

InTheNews.html updated: 1.26 -> 1.27
---
Log message:

add link to ocaml journal.


---
Diffs of the changes:  (+12 -7)

 InTheNews.html |   19 ++++++++++++-------
 1 files changed, 12 insertions(+), 7 deletions(-)


Index: llvm-www/InTheNews.html
diff -u llvm-www/InTheNews.html:1.26 llvm-www/InTheNews.html:1.27
--- llvm-www/InTheNews.html:1.26	Tue Feb 26 15:12:37 2008
+++ llvm-www/InTheNews.html	Sun Mar 30 13:34:17 2008
@@ -13,6 +13,11 @@
   <!--   3. Please keep it sorted in reverse chronological order            -->
   <!----------------------------------------------------------------------- -->
   <div class="www_subsubsection">News Articles</div>
+  <p><b>2008</b></p>
+  <ul>
+    <li><a href="http://www.ffconsultancy.com/products/ocaml_journal/?llvm">2008-03-08</a>, The OCaml Journal, "<b>Run-time compilation with LLVM</b>",  Jon Harrop</li>
+  </ul>
+
   <p><b>2007</b></p>
   <ul>
     <li><a href="http://arstechnica.com/reviews/os/mac-os-x-10-5.ars/11">2007-10-28</a>, Ars Technica, "<b>Mac OS X 10.5 Leopard Review</b>", John Siracusa</li>
@@ -27,14 +32,14 @@
     <li><a href="http://arstechnica.com/journals/apple.ars/2007/03/19/apple-putting-llvm-to-good-use">2007-03-20</a>,
     ars technica, "<b>Apple putting LLVM to good use</b>" (Bossa Conference), 
     Erik Kennedy.</li>
-    <!-- <li><a href="http://www.osnews.com/story.php?news_id=17136">2007-02-01</a>,
+    <li><a href="http://www.osnews.com/story.php?news_id=17136">2007-02-01</a>,
     OS News, "<b>Connect the dots: iPhone, OS X, LLVM, ARM, Ruby?</b>", Thom 
-    Holwerda.</li> -->
-    <!-- <li><a href="http://www.ipodobserver.com/story/30184">2007-02-01</a>, 
+    Holwerda.</li>
+    <li><a href="http://www.ipodobserver.com/story/30184">2007-02-01</a>, 
     iPodObserver, "<b>An iPhone Performance Secret: LLVM</b>", John 
-    Martellaro.</li> -->
-    <!-- <li><a href="http://www.dailytechrag.com/story/what-s-powering-the-iphone/2007-01-31">2007-01-31</a>
-    daily techRAG, "<b>What's powering the iPhone?</b>", Unknown</li> -->
+    Martellaro.</li>
+    <li><a href="http://www.dailytechrag.com/story/what-s-powering-the-iphone/2007-01-31">2007-01-31</a>
+    daily techRAG, "<b>What's powering the iPhone?</b>", Unknown</li>
     <li><a href="http://community.freepascal.org:10000/bboards/message?message_id=242806&forum_id=24105">2007-01-23</a>, 
     free pascal community, "<b>What About LLVM?</b>", Nicola Lugato</li>
     <li><a href="http://www.automotivedesignline.com/news/197000935;jsessionid=TU3SEN4OSVORYQSNDLQCKH0CJUNN2JVN">2007-01-22</a>,
@@ -112,6 +117,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: 2008/02/26 21:12:37 $
+  Last modified: $Date: 2008/03/30 18:34:17 $
 </address>
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list