mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Add a link to Bill's blog post.
llvm-svn: 145419
This commit is contained in:
parent
8e06adec06
commit
0cf194e55c
@ -779,8 +779,9 @@ be used to verify some algorithms.
|
||||
</li>
|
||||
<li>The LLVM IR exception handling representation has been redesigned and
|
||||
reimplemented, making it more elegant, fixing a huge number of bugs, and
|
||||
enabling inlining and other optimizations. Please see its blog post (XXX
|
||||
not yet) and the <a href="ExceptionHandling.html">Exception Handling
|
||||
enabling inlining and other optimizations. Please see its <a href=
|
||||
"http://blog.llvm.org/2011/11/llvm-30-exception-handling-redesign.html">blog
|
||||
post</a> and the <a href="ExceptionHandling.html">Exception Handling
|
||||
documentation</a> for more information.</li>
|
||||
<li>The LLVM IR Type system has been redesigned and reimplemented, making it
|
||||
faster and solving some long-standing problems.
|
||||
|
Loading…
x
Reference in New Issue
Block a user