-
Notifications
You must be signed in to change notification settings - Fork 366
Add SitestBlackBoxLibrariesAnnotation; process in CreateSiFiveMetadataPass #8670
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
Add SitestBlackBoxLibrariesAnnotation; process in CreateSiFiveMetadataPass #8670
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The implementation generally looks good to me. Just a couple style nits. @prithayan since you're familiar with this, do you mind taking a look?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The metadata updates look good.
I think |
This allows extmodules to be annotated with additional library names to be included in the blackbox metadata. Downstream tooling can consume this to determine additional libraries that should be compiled alongside extmodules.