OSDN Git Service

ART: unblock compiler tests on MIPS
authorAlexey Frunze <Alexey.Frunze@imgtec.com>
Wed, 24 Aug 2016 06:42:54 +0000 (23:42 -0700)
committerAlexey Frunze <Alexey.Frunze@imgtec.com>
Wed, 24 Aug 2016 06:48:34 +0000 (23:48 -0700)
commitb2223931188bf129abc0701c401c7f3452505131
tree5c5e32b619f3c36585004a8914a9d592b8f9ed1e
parent38daddf297d2ce570b92144f168804513c35569f
ART: unblock compiler tests on MIPS

The DCHECK() that's removed here causes most of compiler tests to
fail on MIPS. The issue is introduced with the recent changes in
the string dex cache.

Test: booted MIPS32 in QEMU
Test: test-art-target-run-test-optimizing on CI20

Change-Id: I7fd45fa0b6d64fbc553f6aeaa6dac7345c885fe4
runtime/mirror/dex_cache.h