Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes golang#20 Fixes golang#19 Also includes a fix for the compiler segfault. Minux says that MOV R0, R0 might get eaten by the peep opt, which is probably true, but I'm not sure if the defer magic happens before peep or not.
- Loading branch information