forked from OSchip/llvm-project
parent
ab58091692
commit
d4f70053ae
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue