OSDN Git Service

Fix a use of OpCondBranch that breaks the MIPS build.
authorMingyao Yang <mingyao@google.com>
Fri, 18 Apr 2014 01:46:24 +0000 (18:46 -0700)
committerMingyao Yang <mingyao@google.com>
Fri, 18 Apr 2014 01:49:43 +0000 (18:49 -0700)
commitd15f4e2ef3b1b4c01a490a00b0f6dc744741ce01
treed175bb7b1027107c9abfb48f7f4f0a8c0c4e47a4
parent9d46314a309aff327f9913789b5f61200c162609
Fix a use of OpCondBranch that breaks the MIPS build.

Change-Id: I09e19cb00c1e3f4bc0b0293f58674c9160094f7f
compiler/dex/quick/gen_common.cc
compiler/dex/quick/mips/int_mips.cc