summaryrefslogtreecommitdiffstats
path: root/docs/FAQ.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/FAQ.html')
-rw-r--r--docs/FAQ.html26
1 files changed, 25 insertions, 1 deletions
diff --git a/docs/FAQ.html b/docs/FAQ.html
index 341f1c9..78c0268 100644
--- a/docs/FAQ.html
+++ b/docs/FAQ.html
@@ -140,6 +140,8 @@
</h2>
<!-- *********************************************************************** -->
+<div>
+
<div class="question">
<p>Why are the LLVM source code and the front-end distributed under different
licenses?</p>
@@ -185,12 +187,16 @@
GPL, as explained in the first question above.</p>
</div>
+</div>
+
<!-- *********************************************************************** -->
<h2>
<a name="source">Source Code</a>
</h2>
<!-- *********************************************************************** -->
+<div>
+
<div class="question">
<p>In what language is LLVM written?</p>
</div>
@@ -223,12 +229,16 @@ LLVM have been ported to a plethora of platforms.</p>
</div>
+</div>
+
<!-- *********************************************************************** -->
<h2>
<a name="build">Build Problems</a>
</h2>
<!-- *********************************************************************** -->
+<div>
+
<div class="question">
<p>When I run configure, it finds the wrong C compiler.</p>
</div>
@@ -435,11 +445,15 @@ Stop.
<p>We regret the inconvenience.</p>
</div>
+</div>
+
<!-- *********************************************************************** -->
<h2>
<a name="felangs">Source Languages</a>
</h2>
+<div>
+
<div class="question">
<p><a name="langs">What source languages are supported?</a></p>
</div>
@@ -540,11 +554,15 @@ Stop.
Instruction</a>.</p>
</div>
+</div>
+
<!-- *********************************************************************** -->
<h2>
<a name="cfe">Using the GCC Front End</a>
</h2>
+<div>
+
<div class="question">
<p>When I compile software that uses a configure script, the configure script
thinks my system has all of the header files and libraries it is testing for.
@@ -697,11 +715,15 @@ Stop.
order to have the result conform to the platform ABI.</p>
</div>
+</div>
+
<!-- *********************************************************************** -->
<h2>
<a name="cfe_code">Questions about code generated by the GCC front-end</a>
</h2>
+<div>
+
<div class="question">
<p><a name="iosinit">What is this <tt>llvm.global_ctors</tt> and
<tt>_GLOBAL__I__tmp_webcompile...</tt> stuff that happens when I <tt>#include
@@ -907,6 +929,8 @@ F.i:
</div>
+</div>
+
<!-- *********************************************************************** -->
<hr>
@@ -917,7 +941,7 @@ F.i:
src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>
<a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2011-09-20 02:42:28 +0200 (Tue, 20 Sep 2011) $
+ Last modified: $Date: 2012-03-27 13:25:16 +0200 (Tue, 27 Mar 2012) $
</address>
</body>
OpenPOWER on IntegriCloud