]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/mips: mark restartable sequences
authorCherry Zhang <cherryyz@google.com>
Thu, 21 Nov 2019 01:12:38 +0000 (20:12 -0500)
committerCherry Zhang <cherryyz@google.com>
Wed, 6 May 2020 15:41:25 +0000 (15:41 +0000)
commitef3571bf076f4255579bedb3409bdccc91555b86
treebbefb711651df3bf4538c52d025c0efe3e716002
parentee330385ca684f7c166913e10998f791d1be06e7
cmd/internal/obj/mips: mark restartable sequences

Following CL 208126, do the same for MIPS.

Change-Id: I95f8fc99a234524119a4d29c7695676dc0ea1025
Reviewed-on: https://go-review.googlesource.com/c/go/+/208217
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/cmd/internal/obj/mips/asm0.go