Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

  go build -gcflags
If you run `go help build`, you will see:

  -gcflags 'arg list'
		arguments to pass on each 5g, 6g, or 8g compiler invocation.
Then you can run:

  go tool 6g
And see:

  -m	print optimization decisions


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: