mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 20:59:51 +00:00
Note that EH is now supported in MCJIT.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181305 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
664fbee9c8
commit
d31ba134bb
@ -70,6 +70,9 @@ Non-comprehensive list of changes in this release
|
||||
examples of the new syntax. The old syntax using register classes still
|
||||
works, but it will be removed in a future LLVM release.
|
||||
|
||||
* MCJIT now supports exception handling. Support for it in the old jit will be
|
||||
removed in the 3.4 release.
|
||||
|
||||
* ... next change ...
|
||||
|
||||
.. NOTE
|
||||
|
Loading…
Reference in New Issue
Block a user