Open
Description
opened on Jan 23, 2019
We should create a stress mode (or mixin for jit stress) where the jit intentionally produces fragmented unwind even for small methods (for arm/arm64).
This can leverage COMPlus_JitSplitFunctionSize
.
See commentary over in #10800.
cc @BruceForstall @dotnet/jit-contrib
category:implementation
theme:testing
skill-level:intermediate
cost:medium
Activity