commit | 0580d96231c3143f50d14bbc834662715faf6cdf | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Wed Jan 06 17:40:20 2016 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Jan 07 09:27:13 2016 +0000 |
tree | 3af88477c57e63d0851edca51e01adc0fa80e0a9 | |
parent | 664d7cfba0e734ba8917c260e424ea559b7e8f9f [diff] |
Fix a crash with unresolved classes. We cannot pass the initialization duty to a HLoadClass that needs access checks. The optimization was assuming the graph structure could not lead to such a situation, but turns out with licm, it can. Change-Id: I6c5299955e1f9221a2dd70976a55e0dea06882eb