summaryrefslogtreecommitdiff
path: root/compiler/oat_test.cc
diff options
context:
space:
mode:
author Nicolas Geoffray <ngeoffray@google.com> 2016-01-18 12:56:06 +0000
committer Nicolas Geoffray <ngeoffray@google.com> 2016-01-18 12:56:06 +0000
commitc903b6af634927479915eaa9516d493eea23f911 (patch)
treed14d0e2f323516ffac38baba7be4dce320fd772b /compiler/oat_test.cc
parentb8bb9f6d0b59be125066f604f134155f8998f5ae (diff)
Move --dump-cfg and dump-cfg-append to CompilerOptions.
It simplifies passing the option to the JIT. Change-Id: Iee1b722362899e5809ef97be90961e3dda1e16cc
Diffstat (limited to 'compiler/oat_test.cc')
-rw-r--r--compiler/oat_test.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/oat_test.cc b/compiler/oat_test.cc
index 9f7ffa5ace..7a2b74ed88 100644
--- a/compiler/oat_test.cc
+++ b/compiler/oat_test.cc
@@ -117,8 +117,6 @@ class OatTest : public CommonCompilerTest {
2,
true,
true,
- "",
- false,
timer_.get(),
-1,
nullptr,