mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-30 17:21:10 +00:00
[docs] Update release notes to mention lli JIT engine switch
This commit is contained in:
parent
b1777b04dc
commit
e814b28eeb
@ -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…
Reference in New Issue
Block a user