commit | 2989a4a7f663d917c466cf8182356eca67bb8ae7 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Thu Jun 29 09:44:57 2017 -0700 |
committer | Alex Light <allight@google.com> | Thu Jun 29 09:44:57 2017 -0700 |
tree | dcbca95af80342208c5748585f486a1a33c3ea2c | |
parent | fe9a4f061841a3c597aac6817a47c799c54fcad7 [diff] |
Make DoDexPcMoveEvent always be NO_INLINE This function can cause the stack frame of ExecuteSwitchImpl to grow past the stack-frame limit if it is inlined. Follow up to: I70f76ba7a876bc57204d379295a6d75e5bcefb45 Follow up to: I25c143715386bee74e99358062eeb2404e029e32 Test: mma -j40 build-art Bug: 63118894 Change-Id: Id63f80c35a7d45637c658c3ba186eb8d908d80b0