From c87f497f064e1f44084d710f6a9cc3a367d4b160 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Wed, 26 Apr 2006 15:46:53 +0000 Subject: Fix some anchors. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27977 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/FAQ.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/FAQ.html b/docs/FAQ.html index 169e397e80..331227f7e1 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.

-
+

Currently, there isn't much. LLVM supports an intermediate representation -- cgit v1.2.3