cmd/link: crash with plugin with no exports #17681
Closed
Comments
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please answer these questions before submitting your issue. Thanks!
What did you do?
What did you expect to see?
My very first plugin.
What did you see instead?
Specifically, this seems to be because there are no exported symbols in my plugin. If I add a dummy exported symbol, the linker does not crash.
System details
The text was updated successfully, but these errors were encountered: