summaryrefslogtreecommitdiff
path: root/compiler/dex/frontend.h
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2014-12-11 14:34:28 -0800
committer Elliott Hughes <enh@google.com> 2014-12-12 09:33:34 -0800
commit956af0f0cb05422e38c1d22cbef309d16b8a1a12 (patch)
treeb558c804d206dad8da648b815750f1b3c97610ae /compiler/dex/frontend.h
parent407d77f344cfbdbbfb50531c5f0766bc0892e2fe (diff)
Remove portable.
Change-Id: I3bf3250fa866fd2265f1b115d52fa5dedc48a7fc
Diffstat (limited to 'compiler/dex/frontend.h')
-rw-r--r--compiler/dex/frontend.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/dex/frontend.h b/compiler/dex/frontend.h
index 1145818789..4266535053 100644
--- a/compiler/dex/frontend.h
+++ b/compiler/dex/frontend.h
@@ -70,8 +70,6 @@ enum debugControlVector {
kDebugShowNops,
kDebugCountOpcodes,
kDebugDumpCheckStats,
- kDebugDumpBitcodeFile,
- kDebugVerifyBitcode,
kDebugShowSummaryMemoryUsage,
kDebugShowFilterStats,
kDebugTimings,