Skip to content

Commit

Permalink
resolve link for JIT compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
grondilu committed Sep 9, 2014
1 parent f41d703 commit 20a1fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S99-glossary.pod
Expand Up @@ -1643,7 +1643,7 @@ the said test suit. See also: L</ROASt>.
=head2 spesh

A functionality of the L</MoarVM> platform that uses run-time gathered data to
improve commonly used pieces of L</bytecode>. It is much like a L</JIT Compiler>,
improve commonly used pieces of L</bytecode>. It is much like a L</JIT> compiler,
except that those usually output L</machine code> rather than bytecode.

=head2 splat
Expand Down

0 comments on commit 20a1fd6

Please sign in to comment.