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

EnC: Emit array and UTF8 literals using FieldRva #69480

Open
tmat opened this issue Aug 12, 2023 · 0 comments
Open

EnC: Emit array and UTF8 literals using FieldRva #69480

tmat opened this issue Aug 12, 2023 · 0 comments
Assignees
Milestone

Comments

@tmat
Copy link
Member

tmat commented Aug 12, 2023

Currently disabled since updating FieldRva tables is not supported by the runtime.
We would need to define what the RVA points to in metadata delta (perhaps the Blob heap)?

The compiler emits unoptimized array initialization, which might result in large IL.

Issue referred to from tests and comments.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Interactive untriaged Issues and PRs which have not yet been triaged by a lead labels Aug 12, 2023
@tmat tmat added this to the Backlog milestone Aug 12, 2023
@arunchndr arunchndr removed the untriaged Issues and PRs which have not yet been triaged by a lead label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants