diff options
Diffstat (limited to 'doc/ext_jit.html')
-rw-r--r-- | doc/ext_jit.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ext_jit.html b/doc/ext_jit.html index 41ebdc92..b8a25967 100644 --- a/doc/ext_jit.html +++ b/doc/ext_jit.html | |||
@@ -154,7 +154,7 @@ Contains the target architecture name: | |||
154 | 154 | ||
155 | <h2 id="jit_opt"><tt>jit.opt.*</tt> — JIT compiler optimization control</h2> | 155 | <h2 id="jit_opt"><tt>jit.opt.*</tt> — JIT compiler optimization control</h2> |
156 | <p> | 156 | <p> |
157 | This sub-module provides the backend for the <tt>-O</tt> command line | 157 | This submodule provides the backend for the <tt>-O</tt> command line |
158 | option. | 158 | option. |
159 | </p> | 159 | </p> |
160 | <p> | 160 | <p> |
@@ -174,7 +174,7 @@ which was one of the ways to enable optimization. | |||
174 | 174 | ||
175 | <h2 id="jit_util"><tt>jit.util.*</tt> — JIT compiler introspection</h2> | 175 | <h2 id="jit_util"><tt>jit.util.*</tt> — JIT compiler introspection</h2> |
176 | <p> | 176 | <p> |
177 | This sub-module holds functions to introspect the bytecode, generated | 177 | This submodule holds functions to introspect the bytecode, generated |
178 | traces, the IR and the generated machine code. The functionality | 178 | traces, the IR and the generated machine code. The functionality |
179 | provided by this module is still in flux and therefore undocumented. | 179 | provided by this module is still in flux and therefore undocumented. |
180 | </p> | 180 | </p> |