Skip to content

Commit 3158633

Browse files
committed
Make it possible to have locals that don't live on the stack
Local values that are not mutated, don't need to be cleaned up, and are immediate, don't need to be spilled. (All immediate args, and non-pointer immediate let locals.)
1 parent 7586082 commit 3158633

File tree

4 files changed

+172
-149
lines changed

4 files changed

+172
-149
lines changed

0 commit comments

Comments
 (0)