• Austin Clements's avatar
    cmd/internal/obj/arm64: support NOFRAME · 75b56a08
    Austin Clements authored
    In addition, this makes the arm64 prologue code generation much closer
    to the pattern used on other platforms.
    
    This passes toolstash -cmp with one exception: assembly functions that
    were declared with a frame size of -8 used to record
    locals=0xfffffffffffffff8 in the object file and now record
    locals=0x0. This doesn't affect anything.
    
    Change-Id: I0d15e81770e54222ae329ce4496da06016736770
    Reviewed-on: https://go-review.googlesource.com/92040
    Run-TryBot: Austin Clements <austin@google.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarCherry Zhang <cherryyz@google.com>
    75b56a08
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...