Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
This -> ""
  • Loading branch information
jsimonet committed Oct 11, 2017
1 parent f2deedf commit ed7831d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/jit/overview.org
Expand Up @@ -212,7 +212,7 @@ context. (Humans are good at that).
is defined textually, much like the expression templates.
+ An /object/ for the JIT compiler to represent a machine instruction,
and
+ A /function/ that emits the this machine code to the compiler
+ A /function/ that emits the machine code to the compiler
buffer, with parameters substituted

The textual 'tile definition' contains the name of the function that
Expand Down

0 comments on commit ed7831d

Please sign in to comment.