Commit 8b664c3
committed
Fix timing information in cranelift
A typo in bytecodealliance#12709 accidentally led to all passes clocking in at 0ns. Swap
the order of arguments to get true timing information.1 parent 79a81e5 commit 8b664c3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
291 | 291 | | |
292 | 292 | | |
293 | 293 | | |
294 | | - | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
0 commit comments