Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/compile: Provide a way to discover what to give to the -d flag #20041

Closed
dlespiau opened this issue Apr 19, 2017 · 3 comments
Closed

cmd/compile: Provide a way to discover what to give to the -d flag #20041

dlespiau opened this issue Apr 19, 2017 · 3 comments

Comments

@dlespiau
Copy link
Contributor

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

1.8

What operating system and processor architecture are you using (go env)?

Linux

What did you do?

Looking at go tool compile -h, the -d option is a bit mysterious.

What did you expect to see?

A way to understand what to provide to the -d option instead of having to look at the source.

What did you see instead?

No real help on -d and no way to discover -d ssa/help

@randall77
Copy link
Contributor

@dr2chase

@dlespiau
Copy link
Contributor Author

I expected to see gobot to link to the CL, but I must be doing something wrong. In any case: https://go-review.googlesource.com/c/41091/

@gopherbot
Copy link

CL https://golang.org/cl/41091 mentions this issue.

@golang golang locked and limited conversation to collaborators Apr 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants