]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: drop unused arg to mkinlcall
authorMichael Pratt <mpratt@google.com>
Mon, 1 May 2023 17:09:47 +0000 (13:09 -0400)
committerGopher Robot <gobot@golang.org>
Mon, 1 May 2023 17:39:11 +0000 (17:39 +0000)
commit63edd418b6684c0eed6d19d818eaef42e813a2ae
tree3a145d148e587864389a46dc52a4313d66388334
parent6b859d9d5816bd3eaeff40eece7bd797b2824e8f
cmd/compile: drop unused arg to mkinlcall

Change-Id: I3cd8d81cc434257d78b34dfaae09a77ab3211121
Reviewed-on: https://go-review.googlesource.com/c/go/+/490896
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Michael Pratt <mpratt@google.com>
Auto-Submit: Michael Pratt <mpratt@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/compile/internal/inline/inl.go