mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 15:14:08 +00:00
Merge branch 'master' into v2.1
This commit is contained in:
commit
968725c4d5
@ -153,7 +153,7 @@ Contains the target OS name:
|
|||||||
<h3 id="jit_arch"><tt>jit.arch</tt></h3>
|
<h3 id="jit_arch"><tt>jit.arch</tt></h3>
|
||||||
<p>
|
<p>
|
||||||
Contains the target architecture name:
|
Contains the target architecture name:
|
||||||
"x86", "x64" or "ppcspe".
|
"x86", "x64", "arm", "ppc", "ppcspe", or "mips".
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2 id="jit_opt"><tt>jit.opt.*</tt> — JIT compiler optimization control</h2>
|
<h2 id="jit_opt"><tt>jit.opt.*</tt> — JIT compiler optimization control</h2>
|
||||||
|
Loading…
Reference in New Issue
Block a user