From: Reid Spencer Date: Wed, 26 Apr 2006 15:46:53 +0000 (+0000) Subject: Fix some anchors. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c87f497f064e1f44084d710f6a9cc3a367d4b160;p=oota-llvm.git Fix some anchors. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27977 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/FAQ.html b/docs/FAQ.html index 169e397e805..331227f7e1e 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -391,12 +391,12 @@ rebuilding.

-
- Source Languages -
+
Source Languages
-

What source languages are supported?

-
+ +

LLVM currently has full support for C and C++ source languages. These are available through a special version of GCC that LLVM calls the C Front End

@@ -410,9 +410,9 @@ rebuilding.

The PyPy developers are working on integrating LLVM into the PyPy backend so that PyPy language can translate to LLVM.

-