Add the flags -e and -v.
Change-Id: I48c22141ea0bc634f30625214b1a277e686bb98e
GitHub-Last-Rev:
4a12fe4f4448804f9d8a9635a6c869556891225f
GitHub-Pull-Request: golang/go#62208
Reviewed-on: https://go-review.googlesource.com/c/go/+/521679
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Matthew Dempsky <mdempsky@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
Dump instructions as they are parsed.
-dynlink
Support references to Go symbols defined in other shared libraries.
+ -e
+ No limit on number of errors reported.
-gensymabis
Write symbol ABI information to output file. Don't assemble.
-o file
Enable spectre mitigations in list (all, ret).
-trimpath prefix
Remove prefix from recorded source file paths.
+ -v
+ Print debug output.
Input language: