[www] r192529 - Add URL.

Bill Wendling isanbard at gmail.com
Sat Oct 12 02:12:06 PDT 2013


Author: void
Date: Sat Oct 12 04:12:05 2013
New Revision: 192529

URL: http://llvm.org/viewvc/llvm-project?rev=192529&view=rev
Log:
Add URL.

Modified:
    www/trunk/ProjectsWithLLVM/index.html

Modified: www/trunk/ProjectsWithLLVM/index.html
URL: http://llvm.org/viewvc/llvm-project/www/trunk/ProjectsWithLLVM/index.html?rev=192529&r1=192528&r2=192529&view=diff
==============================================================================
--- www/trunk/ProjectsWithLLVM/index.html (original)
+++ www/trunk/ProjectsWithLLVM/index.html Sat Oct 12 04:12:05 2013
@@ -857,9 +857,10 @@ rust contributors</a>
 
 <div class="www_text">
 
-<p>The Real-Time Systems Compiler (RTSC) is an operating-system–aware compiler
-   that allows for a generic manipulation of the real-time system architecture
-   of a given real-time application.</p>
+<p><a href="http://www4.cs.fau.de/Research/RTSC/">The Real-Time Systems Compiler
+   (RTSC)</a> is an operating-system–aware compiler that allows for a generic
+   manipulation of the real-time system architecture of a given real-time
+   application.</p>
 
 <p>Currently, its most interesting application is the automatic migration of an
    event-triggered (i.e. based on OSEK OS) system to a time-triggered





More information about the llvm-commits mailing list