diff options
Diffstat (limited to 'compiler/dex/quick/quick_cfi_test.cc')
-rw-r--r-- | compiler/dex/quick/quick_cfi_test.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/dex/quick/quick_cfi_test.cc b/compiler/dex/quick/quick_cfi_test.cc index 2e62166b7b..6928acbc8b 100644 --- a/compiler/dex/quick/quick_cfi_test.cc +++ b/compiler/dex/quick/quick_cfi_test.cc @@ -56,7 +56,6 @@ class QuickCFITest : public CFITest { CompilerOptions::kDefaultSmallMethodThreshold, CompilerOptions::kDefaultTinyMethodThreshold, CompilerOptions::kDefaultNumDexMethodsThreshold, - true, // generate_gdb_information. false, CompilerOptions::kDefaultTopKProfileThreshold, false, |