| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| tut04-toyvm | ||
| tut01-hello-world.c | ||
| tut02-square.c | ||
| tut03-sum-of-squares.c |
gcc/jit/ChangeLog: * docs/examples/tut04-toyvm/toyvm.c (toyvm_function_compile): Move logic for determine "funcname" to new function... (get_function_name): ...here, adding logic to skip any leading path from the filename. (toyvm_function_parse): Use the filename for fn_filename, rather than "name", so that the debugger can locate the source .toy file. (toyvm_function_parse): Don't fclose a NULL FILE *. From-SVN: r218540
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| tut04-toyvm | Loading commit data... | |
| tut01-hello-world.c | Loading commit data... | |
| tut02-square.c | Loading commit data... | |
| tut03-sum-of-squares.c | Loading commit data... |