commit | 0de2d595af38bfa8362deb3efbe8b2ac3cb2a146 | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Fri Oct 06 14:13:33 2017 -0700 |
committer | buzbee <buzbee@google.com> | Wed Oct 18 08:56:34 2017 -0700 |
tree | 52605a507d99926b4b94d7a7d8b1018f1b470ccc | |
parent | 28d3cda54c9a6026e75b5f6dc0b41d868c8e0681 [diff] |
Fix overlapping cfi ranges in mterp Some residual .type and .size directives in mterp cause the unwinder to see code covered by overlapping functions. This CL removes them, treating the mterp's assembly stubs as all part of the same function. Test: m test-art-host Test: testrunner.py --host --interpreter Bug: 66749877 Change-Id: Id4cebf140c3d4baa2298f1c56b66bad6686161ce