Skip to content

Conversation

@MichalStrehovsky
Copy link
Member

Fixes #105330 - see #105330 (comment) for more context. While link.exe should make sure entrypoints exported from a DLL are valid CFG targets, this doesn't happen for native AOT object files.

Cc @dotnet/ilc-contrib

Fixes dotnet#105330 - see dotnet#105330 (comment) for more context. While link.exe should make sure entrypoints exported from a DLL are valid CFG targets, this doesn't happen for native AOT object files.
Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Calling a CsWinRT NAOT dll's DllCanUnloadNow export triggers CFG failure

2 participants