[www] r192234 - add link to the new openmp subproject.

Chris Lattner sabre at nondot.org
Tue Oct 8 14:01:41 PDT 2013


Author: lattner
Date: Tue Oct  8 16:01:41 2013
New Revision: 192234

URL: http://llvm.org/viewvc/llvm-project?rev=192234&view=rev
Log:
add link to the new openmp subproject.

Modified:
    www/trunk/index.html

Modified: www/trunk/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/index.html?rev=192234&r1=192233&r2=192234&view=diff
==============================================================================
--- www/trunk/index.html (original)
+++ www/trunk/index.html Tue Oct  8 16:01:41 2013
@@ -78,6 +78,10 @@
     a target doesn't have a short sequence of native instructions to implement
     a core IR operation.</p></li>
 
+<li><p>The <a href="http://openmp.llvm.org>OpenMP</a> subproject provides an <a 
+    href="http://openmp.org">OpenMP</a> runtime for use with the OpenMP 
+    implementation in Clang.</p></li>
+
 <li><p>The <b><a href="http://vmkit.llvm.org">vmkit</a></b> project is an
     implementation of the Java and .NET Virtual Machines that is built on LLVM
     technologies.</p></li>





More information about the llvm-commits mailing list