mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-26 21:20:37 +00:00
Bug fixed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11730 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f7b42259e9
commit
3fd8259c9b
@ -100,6 +100,7 @@ In this release, the following missing features were implemented:
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR16">Exception handling support in the X86
|
||||
& Sparc native code generators</a></li>
|
||||
<li>The C/C++ front-end now support the GCC <tt>__builtin_return_address</tt> and <tt>__builtin_frame_address</tt> extensions.</li>
|
||||
<li><a href="http://llvm.cs.uiuc.edu/PR249">[X86] Missing cast from ULong -> Double, cast FP -> bool and support for -9223372036854775808</a></li>
|
||||
</ol>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user