OSDN Git Service

Remove the IsInDexCache flag from HLoadString.
authorVladimir Marko <vmarko@google.com>
Fri, 6 Jan 2017 14:43:11 +0000 (14:43 +0000)
committerVladimir Marko <vmarko@google.com>
Fri, 6 Jan 2017 14:45:17 +0000 (14:45 +0000)
commit4d1be4920fefe2c1f7cb40357842c6587cdcc50e
tree5583283f076b3fbd996bbdfbf69cc3ae3938ef95
parent16722603e0f0ef286085fbe9b2cbe9ccad86bfef
Remove the IsInDexCache flag from HLoadString.

This flag was obsolete and always false.

Test: m test-art-host
Change-Id: Iabefc068908ff4f994b63e7e18a2a27c25a0919e
compiler/optimizing/nodes.h
compiler/optimizing/sharpening.cc