diff options
author | Jeff Hao <jeffhao@google.com> | 2015-02-23 15:32:43 -0800 |
---|---|---|
committer | Jeff Hao <jeffhao@google.com> | 2015-03-02 18:29:58 -0800 |
commit | f3c7ba6a5759873138fbf4ae24a216dc0d87a3fe (patch) | |
tree | f2acaf88a41bc9237fabc8234b5bf4a8e6bb7ac1 /.gitignore | |
parent | f5c224cca603ef1dba9bb80952613facc22598fa (diff) | |
download | art-f3c7ba6a5759873138fbf4ae24a216dc0d87a3fe.zip art-f3c7ba6a5759873138fbf4ae24a216dc0d87a3fe.tar.gz art-f3c7ba6a5759873138fbf4ae24a216dc0d87a3fe.tar.bz2 |
Remove ART_SMALL_MODE ifdefs.
WITH_ART_SMART_MODE now sets --compiler-filter options instead.
Has a corresponding change to /build
Bug: 19460766
Change-Id: I295ebbd49caa5341834141f7c2bbf8df830131ed
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ USE_LLVM_COMPILER USE_PORTABLE_COMPILER -SMALL_ART SEA_IR_ART JIT_ART |