summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_options_map.def
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/driver/compiler_options_map.def')
-rw-r--r--compiler/driver/compiler_options_map.def2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/driver/compiler_options_map.def b/compiler/driver/compiler_options_map.def
index 0a9c873988..1a58f8de62 100644
--- a/compiler/driver/compiler_options_map.def
+++ b/compiler/driver/compiler_options_map.def
@@ -40,8 +40,6 @@ COMPILER_OPTIONS_KEY (std::string, CompilerFilter)
COMPILER_OPTIONS_KEY (Unit, PIC)
COMPILER_OPTIONS_KEY (unsigned int, HugeMethodMaxThreshold)
COMPILER_OPTIONS_KEY (unsigned int, LargeMethodMaxThreshold)
-COMPILER_OPTIONS_KEY (unsigned int, SmallMethodMaxThreshold)
-COMPILER_OPTIONS_KEY (unsigned int, TinyMethodMaxThreshold)
COMPILER_OPTIONS_KEY (unsigned int, NumDexMethodsThreshold)
COMPILER_OPTIONS_KEY (unsigned int, InlineMaxCodeUnitsThreshold)
COMPILER_OPTIONS_KEY (bool, GenerateDebugInfo)