File tree Expand file tree Collapse file tree 2 files changed +1
-41
lines changed
substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core Expand file tree Collapse file tree 2 files changed +1
-41
lines changed Original file line number Diff line number Diff line change @@ -913,7 +913,7 @@ public static long getTearDownFailureNanos() {
913
913
@ Option (help = "file:doc-files/NeverInlineHelp.txt" , type = OptionType .Debug )//
914
914
public static final HostedOptionKey <AccumulatingLocatableMultiOptionValue .Strings > NeverInline = new HostedOptionKey <>(AccumulatingLocatableMultiOptionValue .Strings .build ());
915
915
916
- @ Option (help = "file:doc-files/NeverInlineTrivialHelp .txt" )//
916
+ @ Option (help = "file:doc-files/NeverInlineHelp .txt" )//
917
917
public static final HostedOptionKey <AccumulatingLocatableMultiOptionValue .Strings > NeverInlineTrivial = new HostedOptionKey <>(AccumulatingLocatableMultiOptionValue .Strings .build ());
918
918
919
919
@ Option (help = "Maximum number of nodes in a method so that it is considered trivial." )//
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments