Skip to content

Use .a object files importer from x/tools #94

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

Closed
jirfag opened this issue Jun 12, 2018 · 0 comments
Closed

Use .a object files importer from x/tools #94

jirfag opened this issue Jun 12, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@jirfag
Copy link
Contributor

jirfag commented Jun 12, 2018

Built-in object files parser can't parse some old formats. It can affect users with old go version.

@jirfag jirfag added the bug Something isn't working label Jun 12, 2018
golangci pushed a commit that referenced this issue Jun 19, 2018
Do it in compatible with old go versions object files way:
use golang.org/x/tools/go/gcexportdata instead of importer.Default
@jirfag jirfag closed this as completed in ebbfc26 Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant