fix broken link

llvm-svn: 83738
This commit is contained in:
Chris Lattner 2009-10-10 22:15:25 +00:00
parent ab58091692
commit d4f70053ae
1 changed files with 1 additions and 1 deletions

View File

@ -786,7 +786,7 @@ releases of LLVM.</p>
<li>The new '<a href="http://llvm.org/doxygen/Triple_8h-source.html">Triple
</a>' class centralizes a lot of logic that reasons about target
triples.</li>
<li>The new '<a href="http://llvm.org/doxygen/ErrorHandling.h_8h-source.html">
<li>The new '<a href="http://llvm.org/doxygen/ErrorHandling_8h-source.html">
llvm_report_error()</a>' set of APIs allows tools to embed the LLVM
optimizer and backend and recover from previously unrecoverable errors.</li>
<li>LLVM has new abstractions for <a