Skip to content

RuntimeHelpers.CreateSpan support is failing in some circumstances #79477

Closed
@stephentoub

Description

@stephentoub

dotnet/roslyn#61414 updated Roslyn with the ability to target RuntimeHelpers.CreateSpan. #79461 updates dotnet/runtime to pull in a newer version of Roslyn that contains the improvements and updates a bunch of code to take advantage of CreateSpan. But CI for that is failing due to ArgumentExceptions coming from CreateSpan due to what appears to be alignment issues. @davidwrighton is investigating, and I'm opening this to track, as we may need to back the changes out of Roslyn if it's an issue with the runtime or linker...

Metadata

Metadata

Assignees

Labels

area-Tools-ILLink.NET linker development as well as trimming analyzers

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions