| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| factorial.png | ||
| index.rst | ||
| sum-of-squares.png | ||
| tutorial01.rst | ||
| tutorial02.rst | ||
| tutorial03.rst | ||
| tutorial04.rst |
gcc/jit/ChangeLog: PR jit/63854 * docs/examples/tut04-toyvm/toyvm.c (toyvm_compiled_function): New typedef. (toyvm_compiled_func) Rename to... (toyvm_compiled_code) ...this. (struct toyvm_compiled_function): New struct. (toyvm_function_compile): Return a toyvm_compiled_function * rather than a toyvm_compiled_func, so that the caller can fully clean things up. Free "funcname". (test_script): Update for change to toyvm_function_compile. Clean up the toyvm_compiled_function. (main): Likewise. (docs/intro/tutorial04.rst): Update to reflect the above changes, and to better spell out the lifetime of the compiled code. From-SVN: r218234
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| factorial.png | Loading commit data... | |
| index.rst | Loading commit data... | |
| sum-of-squares.png | Loading commit data... | |
| tutorial01.rst | Loading commit data... | |
| tutorial02.rst | Loading commit data... | |
| tutorial03.rst | Loading commit data... | |
| tutorial04.rst | Loading commit data... |