Closed
Description
We've disabled passing -dead_strip to ld for NativeAOT:
- NativeAOT: Do not pass
-dead_strip
to the native linker #18552 - Do not include -dead_strip when native linking a NativeAOT object file #18553
It should be re-enabled once this is fixed: