Commit 0f9d940
committed
Add commented debug print for generated IR in JIT
Inserted a commented-out println! statement to print the generated IR in the JIT implementation. This can be used for debugging or inspecting the intermediate representation during development.1 parent 16bb150 commit 0f9d940
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
110 | 113 | | |
111 | 114 | | |
112 | 115 | | |
| |||
0 commit comments