summaryrefslogtreecommitdiff
path: root/src/compiler.h
diff options
context:
space:
mode:
author Ian Rogers <irogers@google.com> 2013-02-27 14:30:44 -0800
committer Ian Rogers <irogers@google.com> 2013-02-27 14:30:44 -0800
commitc928de90ad22ecdf83c18a07008409595f13d3b1 (patch)
tree065a08f379960f7ba946318aaa742d7ddd0c94bd /src/compiler.h
parent0f827169742aad6209d830db773a101849c32a83 (diff)
Remove Iceland.
ART_USE_LLVM_COMPILER is removed and when necessary ART_USE_PORTABLE_COMPILER is used in #ifdefs. Change-Id: Iffa9ce5b0246c7c427ccc4e67ecc134624632e55
Diffstat (limited to 'src/compiler.h')
-rw-r--r--src/compiler.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/compiler.h b/src/compiler.h
index 0f99f4d2e0..947564206d 100644
--- a/src/compiler.h
+++ b/src/compiler.h
@@ -42,8 +42,7 @@ class TimingLogger;
enum CompilerBackend {
kQuick,
kQuickGBC,
- kPortable,
- kIceland // Temporary - remove soon
+ kPortable
};
// Thread-local storage compiler worker threads