Skip to content

Use VM's copy of daccess.h#97751

Merged
jkotas merged 3 commits into
dotnet:mainfrom
MichalStrehovsky:daccess
Feb 7, 2024
Merged

Use VM's copy of daccess.h#97751
jkotas merged 3 commits into
dotnet:mainfrom
MichalStrehovsky:daccess

Conversation

@MichalStrehovsky

Copy link
Copy Markdown
Member

Most of the diffs are caused due to VM's use of Win32 emulator types and AOT's use of standard C types.

Since we don't actually build a DAC, the rest of the diffs don't matter.

Cc @dotnet/ilc-contrib

@ghost

ghost commented Jan 31, 2024

Copy link
Copy Markdown

Tagging subscribers to this area: @agocke, @MichalStrehovsky, @jkotas
See info in area-owners.md if you want to be subscribed.

Issue Details

Most of the diffs are caused due to VM's use of Win32 emulator types and AOT's use of standard C types.

Since we don't actually build a DAC, the rest of the diffs don't matter.

Cc @dotnet/ilc-contrib

Author: MichalStrehovsky
Assignees: -
Labels:

area-NativeAOT-coreclr

Milestone: -

Comment thread src/coreclr/inc/daccess.h Outdated
Comment thread src/coreclr/inc/daccess.h Outdated

@jkotas jkotas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

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.

2 participants