• Austin Clements's avatar
    runtime: remove getcallerpc argument · 229aaac1
    Austin Clements authored
    Now that getcallerpc is a compiler intrinsic on x86 and non-x86
    platforms don't need the argument, we can drop it.
    
    Sadly, this doesn't let us remove any dummy arguments since all of
    those cases also use getcallersp, which still takes the argument
    pointer, but this is at least an improvement.
    
    Change-Id: I9c34a41cf2c18cba57f59938390bf9491efb22d2
    Reviewed-on: https://go-review.googlesource.com/65474
    Run-TryBot: Austin Clements <austin@google.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarDavid Chase <drchase@google.com>
    229aaac1
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...
favicon.ico Loading commit data...
robots.txt Loading commit data...