summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GCCFEBuildInstrs.html
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2011-04-09 02:13:37 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2011-04-09 02:13:37 +0000
commitca46f5a3b5d75995b2a2807bc885f308e7009372 (patch)
treeb053fdca0fd69b0153a6d4000ca27f69771b1fba /llvm/docs/GCCFEBuildInstrs.html
parentdf01628e08f1522b91466dce11e04191e4e02cb2 (diff)
downloadbcm5719-llvm-ca46f5a3b5d75995b2a2807bc885f308e7009372.tar.gz
bcm5719-llvm-ca46f5a3b5d75995b2a2807bc885f308e7009372.zip
docs: Canonicalize URLs.
llvm-svn: 129181
Diffstat (limited to 'llvm/docs/GCCFEBuildInstrs.html')
-rw-r--r--llvm/docs/GCCFEBuildInstrs.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/GCCFEBuildInstrs.html b/llvm/docs/GCCFEBuildInstrs.html
index 8fe0c31cb64..705e238de73 100644
--- a/llvm/docs/GCCFEBuildInstrs.html
+++ b/llvm/docs/GCCFEBuildInstrs.html
@@ -100,7 +100,7 @@ top-level <tt>README.LLVM</tt> file, adding ",ada" to EXTRALANGS, for example:
<li><p>Because the Ada front-end is experimental, it is wise to build the
compiler with checking enabled. This causes it to run much slower, but
helps catch mistakes in the compiler (please report any problems using
- <a href="http://llvm.org/bugs">LLVM bugzilla</a>).</p></li>
+ <a href="http://llvm.org/bugs/">LLVM bugzilla</a>).</p></li>
<li><p>The Ada front-end <a href="http://llvm.org/PR2007">fails to
bootstrap</a>, due to lack of LLVM support for
<tt>setjmp</tt>/<tt>longjmp</tt> style exception handling (used
@@ -271,7 +271,7 @@ More information is <a href="FAQ.html#license">available in the FAQ</a>.
<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>
+ <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br>
Last modified: $Date$
</address>
OpenPOWER on IntegriCloud