commit | 87000a948524cba7538ccc5438f6a9ecbd4e347e | [log] [tgz] |
---|---|---|
author | Calin Juravle <calin@google.com> | Mon Aug 24 15:34:44 2015 +0100 |
committer | Calin Juravle <calin@google.com> | Tue Sep 15 15:02:18 2015 +0100 |
tree | 3cf06ec6a939c31540ed5d7028aa0c0838329cc2 | |
parent | b505997b2176bd29a108cb6c33d06d4ef29ba001 [diff] [blame] |
Add option to append to the cfg dump. This makes life easier when verifying tests with unresolved classes (which call dex2oat at rutime). Change-Id: I7985b2b7c0f343462e03a26b8395297c810b1d95
diff --git a/compiler/dex/quick/x86/quick_assemble_x86_test.cc b/compiler/dex/quick/x86/quick_assemble_x86_test.cc index 98e9f38..d9571c5 100644 --- a/compiler/dex/quick/x86/quick_assemble_x86_test.cc +++ b/compiler/dex/quick/x86/quick_assemble_x86_test.cc
@@ -70,6 +70,7 @@ false, false, "", + false, 0, -1, ""));