diff options
Diffstat (limited to 'docs/FAQ.html')
-rw-r--r-- | docs/FAQ.html | 34 |
1 files changed, 18 insertions, 16 deletions
diff --git a/docs/FAQ.html b/docs/FAQ.html index 9415a90..20ba1d5 100644 --- a/docs/FAQ.html +++ b/docs/FAQ.html @@ -12,9 +12,9 @@ </head> <body> -<div class="doc_title"> +<h1> LLVM: Frequently Asked Questions -</div> +</h1> <ol> <li><a href="#license">License</a> @@ -133,14 +133,14 @@ </ol> <div class="doc_author"> - <p>Written by <a href="http://llvm.org">The LLVM Team</a></p> + <p>Written by <a href="http://llvm.org/">The LLVM Team</a></p> </div> <!-- *********************************************************************** --> -<div class="doc_section"> +<h2> <a name="license">License</a> -</div> +</h2> <!-- *********************************************************************** --> <div class="question"> @@ -189,9 +189,9 @@ </div> <!-- *********************************************************************** --> -<div class="doc_section"> +<h2> <a name="source">Source Code</a> -</div> +</h2> <!-- *********************************************************************** --> <div class="question"> @@ -227,9 +227,9 @@ LLVM have been ported to a plethora of platforms.</p> </div> <!-- *********************************************************************** --> -<div class="doc_section"> +<h2> <a name="build">Build Problems</a> -</div> +</h2> <!-- *********************************************************************** --> <div class="question"> @@ -449,7 +449,9 @@ Stop. </div> <!-- *********************************************************************** --> -<div class="doc_section"><a name="felangs">Source Languages</a></div> +<h2> + <a name="felangs">Source Languages</a> +</h2> <div class="question"> <p><a name="langs">What source languages are supported?</a></p> @@ -555,9 +557,9 @@ Stop. </div> <!-- *********************************************************************** --> -<div class="doc_section"> +<h2> <a name="cfe">Using the GCC Front End</a> -</div> +</h2> <div class="question"> <p>When I compile software that uses a configure script, the configure script @@ -712,9 +714,9 @@ Stop. </div> <!-- *********************************************************************** --> -<div class="doc_section"> +<h2> <a name="cfe_code">Questions about code generated by the GCC front-end</a> -</div> +</h2> <div class="question"> <p><a name="iosinit">What is this <tt>llvm.global_ctors</tt> and @@ -930,8 +932,8 @@ F.i: <a href="http://validator.w3.org/check/referer"><img 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: 2010-05-28 19:07:41 +0200 (Fri, 28 May 2010) $ + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> + Last modified: $Date: 2011-04-19 01:59:50 +0200 (Tue, 19 Apr 2011) $ </address> </body> |