]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/objabi: add support for bisect.Matcher debug flags
authorMatthew Dempsky <mdempsky@google.com>
Wed, 9 Aug 2023 07:53:03 +0000 (00:53 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Thu, 10 Aug 2023 23:08:09 +0000 (23:08 +0000)
commit5abf00e4f0039aebac17b15203b09c4a8962aac0
tree0a6e39a0b92c57f19af7ae79f477546d54a02b09
parentbf2a6d1957915530c73bbc8c863bb29da6c2714e
cmd/internal/objabi: add support for bisect.Matcher debug flags

Makes it more convenient to add new bisection targets.

Change-Id: I7ac14018bac1e25751234a2267f8747a281b6088
Reviewed-on: https://go-review.googlesource.com/c/go/+/517616
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: David Chase <drchase@google.com>
src/cmd/internal/objabi/flag.go