[llvm-commits] CVS: llvm-www/Features.html
Chris Lattner
sabre at nondot.org
Sat Mar 28 23:46:29 PDT 2009
Changes in directory llvm-www:
Features.html updated: 1.21 -> 1.22
---
Log message:
update this slightly.
---
Diffs of the changes: (+2 -1)
Features.html | 3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
Index: llvm-www/Features.html
diff -u llvm-www/Features.html:1.21 llvm-www/Features.html:1.22
--- llvm-www/Features.html:1.21 Tue Sep 30 10:23:58 2008
+++ llvm-www/Features.html Sun Mar 29 01:45:28 2009
@@ -5,7 +5,8 @@
following:</p>
<ul>
- <li>Front-ends for C and C++ based on the GCC 3.4 and 4.0.1 parsers.
+ <li>Front-ends for C, C++, Objective-C, Fortran, etc based on the GCC 4.2
+ parsers.
They support the ANSI-standard C and C++ languages to the same degree that
GCC supports them. Additionally, many GCC extensions are supported.
More information about the llvm-commits
mailing list