-
Notifications
You must be signed in to change notification settings - Fork 18.1k
cmd: emit dwarf for string constants #73940
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
base: master
Are you sure you want to change the base?
Conversation
This PR (HEAD: 900bf7e) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/677915. Important tips:
|
Message from Zxilly Chou: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/677915. |
Message from Keith Randall: Patch Set 1: (5 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/677915. |
Message from Zxilly Chou: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/677915. |
Message from Zxilly Chou: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/677915. |
This PR (HEAD: 182a289) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/677915. Important tips:
|
Message from Zxilly Chou: Patch Set 1: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/677915. |
This PR (HEAD: a2c54ef) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/677915. Important tips:
|
Message from Zxilly Chou: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/677915. |
This PR (HEAD: cefd445) has been imported to Gerrit for code review. Please visit Gerrit at https://go-review.googlesource.com/c/go/+/677915. Important tips:
|
Message from Keith Randall: Patch Set 4: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/677915. |
Message from Zxilly Chou: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/677915. |
After this patch, the size of bin/go increased from 18700k to 18712k (0.06%).
Updates #14517
Fixes #67744