OSDN Git Service

Only do some checks when compiling against the core image.
authorNicolas Geoffray <ngeoffray@google.com>
Thu, 25 Jun 2015 09:01:47 +0000 (10:01 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Thu, 25 Jun 2015 09:21:35 +0000 (10:21 +0100)
commit335005e2b3a179f26b7a8ae64ca60a1406b669bd
tree7295902b386a8431cbf6c47596858a63add0281e
parentfdc9af0ed76aa1a6efa05b122c9bcfdbb7e1e991
Only do some checks when compiling against the core image.

This will avoid false negatives when running dex2oatd on apks.

bug:21865473

Change-Id: Id8eacaefae0bcf07a2ada8aedd7951854cdb5c4f
compiler/optimizing/inliner.cc
compiler/optimizing/optimizing_compiler.cc
compiler/optimizing/optimizing_compiler.h