[llvm-commits] [compiler-rt] r85727 - /compiler-rt/trunk/www/index.html
Edward O'Callaghan
eocallaghan at auroraux.org
Sun Nov 1 10:30:27 PST 2009
Author: evocallaghan
Date: Sun Nov 1 12:30:27 2009
New Revision: 85727
URL: http://llvm.org/viewvc/llvm-project?rev=85727&view=rev
Log:
Add DragonFly BSD to supported platforms list.
Modified:
compiler-rt/trunk/www/index.html
Modified: compiler-rt/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/www/index.html?rev=85727&r1=85726&r2=85727&view=diff
==============================================================================
--- compiler-rt/trunk/www/index.html (original)
+++ compiler-rt/trunk/www/index.html Sun Nov 1 12:30:27 2009
@@ -81,6 +81,10 @@
<td>All<sup>
</tr>
<tr>
+ <td>DragonFlyBSD</td>
+ <td>All<sup>
+ </tr>
+ <tr>
<td>FreeBSD</td>
<td>All<sup>
</tr>
More information about the llvm-commits
mailing list