dotnet / dotnet/runtime

JIT: Avoid unnecessary extra sections for crossgen producing PE outside Windows

Open
#125,268 2 comments 0 reactions 1 assignee Claimed by @jakobbotsch View on GitHub
area-CodeGen-coreclr runtime-async
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

crossgen2 still produces PE outside Windows in some cases. It means this condition is not accurate:
https://github.com/dotnet/runtime/blob/b7a0ff8f140657255d99159b8560220b355240d9/src/coreclr/jit/ee_il_dll.cpp#L1140-L1151

See also https://github.com/dotnet/runtime/pull/124203/changes#r2875455844

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.