Skip to content

Commit

Permalink
#53624 update ntrampolines
Browse files Browse the repository at this point in the history
  • Loading branch information
mkhamoyan committed Jul 26, 2022
1 parent 67476c2 commit 0945a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mono/msbuild/apple/build/AppleApp.targets
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<MonoAOTCompilerDefaultAotArguments Include="direct-icalls" />

<MonoAOTCompilerDefaultAotArguments Include="nimt-trampolines=2000" />
<MonoAOTCompilerDefaultAotArguments Include="ntrampolines=20000" />
<MonoAOTCompilerDefaultAotArguments Include="ntrampolines=40000" />
<MonoAOTCompilerDefaultAotArguments Include="nrgctx-fetch-trampolines=256" />
<MonoAOTCompilerDefaultAotArguments Include="ngsharedvt-trampolines=4400" />
<MonoAOTCompilerDefaultAotArguments Include="nftnptr-arg-trampolines=4000" />
Expand Down

0 comments on commit 0945a93

Please sign in to comment.