rsc / tmp

/tmp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go2asm prints nothing

prestonvanloon opened this issue · comments

I followed the example for go2asm and there was no output.

go version go1.16.3 linux/amd64

I have the same problem.

I would like to edit the assembly of a function to verify potential optimization improvements, this tool seems to be the only one that should allow me to do this.