]> Cypherpunks repositories - gostls13.git/commit
cmd/link: add ReflectMethod flag to -dumpdep output
authorAlessandro Arzilli <alessandro.arzilli@gmail.com>
Wed, 17 May 2023 09:35:52 +0000 (11:35 +0200)
committerThan McIntosh <thanm@google.com>
Fri, 19 May 2023 12:07:32 +0000 (12:07 +0000)
commit0bbb54a02d38d067b9a39d85cfc425f0ddc2962e
treeb6c894748990fe09e4bc4ae61d60a0ceb9ce0c80
parentd0c72c23dcb5afc80918686f18c14c870eacbd1c
cmd/link: add ReflectMethod flag to -dumpdep output

Adds ReflectMethod flag to the output of -dumpdep.

Fixes #60221

Change-Id: I631d72ee21b819a3a629780317ff4d962cc121e0
Reviewed-on: https://go-review.googlesource.com/c/go/+/495715
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Alessandro Arzilli <alessandro.arzilli@gmail.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
src/cmd/link/internal/ld/deadcode.go