diff options
Diffstat (limited to 'llvm/docs/GCCFEBuildInstrs.html')
-rw-r--r-- | llvm/docs/GCCFEBuildInstrs.html | 4 |
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> |