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

John Criswell criswell at cs.uiuc.edu
Thu Oct 8 14:53:14 PDT 2009



Changes in directory llvm-www:

Users.html updated: 1.66 -> 1.67
---
Log message:

Added Adobe's ActionScript 3 AOT compiler for iPhone development.


---
Diffs of the changes:  (+15 -1)

 Users.html |   16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletion(-)


Index: llvm-www/Users.html
diff -u llvm-www/Users.html:1.66 llvm-www/Users.html:1.67
--- llvm-www/Users.html:1.66	Sat Aug 29 15:42:59 2009
+++ llvm-www/Users.html	Thu Oct  8 16:52:24 2009
@@ -49,6 +49,20 @@
     and <a href="http://llvm.org/devmtg/2008-08/">Scott Petersen's DevMtg talk</a> for more details.</td>
   </tr>
 
+  <!-- CS Department Web Page and Adobe web site -->
+  <tr>
+    <td>Adobe Systems Incorporated</td>
+    <td>
+    ActionScript 3 Ahead-of-Time (AOT) Compiler for iPhone software
+    development.  See Aditya Bansod's
+    <a href="http://www.adobe.com/devnet/logged_in/abansod_iphone.html">blog entry</a> 
+    and
+    <a href="http://labs.adobe.com/technologies/flashcs5/appsfor_iphone/#divider">
+    this video</a> for more details.
+    </td>
+  </tr>
+
+
   <!-- Secured from company -->
   <tr>
     <td>Ageia Technologies</td>
@@ -499,6 +513,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/08/29 20:42:59 $
+  Last modified: $Date: 2009/10/08 21:52:24 $
 </address>
 <!--#include virtual="footer.incl" -->






More information about the llvm-commits mailing list