mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[docs] Update release notes to mention lli JIT engine switch
This commit is contained in:
parent
ef8d46554d
commit
c0784ed26d
@ -176,6 +176,9 @@ Changes to the LLVM tools
|
||||
``--format=just-symbols`` and ``-j``.
|
||||
(`D105330 <https://reviews.llvm.org/D105330>`_)
|
||||
|
||||
* In lli the default JIT engine switched from MCJIT (``-jit-kind=mcjit``) to ORC (``-jit-kind=orc``).
|
||||
(`D98931 <https://reviews.llvm.org/D98931>`_)
|
||||
|
||||
Changes to LLDB
|
||||
---------------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user