Skip to content
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 DNMD API to create a new metadata handle and implement IMetaDataDispenser::DefineScope #49

Merged
merged 10 commits into from
Jan 18, 2024

Conversation

jkoritzinsky
Copy link
Collaborator

Add a new API so we can create images with DNMD (and use them to create bespoke images for testing corner cases in metadata logic).

Also, implement IMetaDataDispenser::DefineScope with this API. Since we don't have an IMetaDataEmit implementation yet, it's not really useful as you get a read-only view to a newly created module, but once we add IMetaDataEmit support, it'll be very quick to enable the support for editing.

src/dnmd/entry.c Outdated Show resolved Hide resolved
src/dnmd/entry.c Outdated Show resolved Hide resolved
src/dnmd/entry.c Outdated Show resolved Hide resolved
src/dnmd/entry.c Outdated Show resolved Hide resolved
src/dnmd/entry.c Show resolved Hide resolved
src/inc/dnmd.h Outdated Show resolved Hide resolved
src/dnmd/entry.c Outdated Show resolved Hide resolved
@jkoritzinsky jkoritzinsky merged commit 56371fb into AaronRobinsonMSFT:master Jan 18, 2024
12 checks passed
@jkoritzinsky jkoritzinsky deleted the new-dnmd branch January 18, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants