diff options
| author | Nicolas Geoffray <ngeoffray@google.com> | 2015-06-02 10:38:12 +0100 |
|---|---|---|
| committer | Nicolas Geoffray <ngeoffray@google.com> | 2015-06-02 10:39:49 +0100 |
| commit | 839188b561d7066f88acfac0a8f5d4b08ae73c45 (patch) | |
| tree | c156e99e3df6bc818cb942554b1778b02ba38df0 /test/ProfileTestMultiDex/Main.java | |
| parent | f86808b55b550962c627b50511b98f4de8cd0e60 (diff) | |
Fix a crash due to a combination of dce/inlining.
Dead code elimiation was removing HCurrentMethod if
it ended up not being used, but inlining requires access
to it. Therefore we should keep the node in the graph.
Change-Id: I2f44f71b4ff3f2c3f9569d8420c1b37f00e694d2
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions
