commit | d3401278c919a32168d6b8dc553f46370aa23cab | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Jun 28 20:07:31 2017 -0700 |
committer | Alex Light <allight@google.com> | Thu Jun 29 03:34:06 2017 +0000 |
tree | e6a5d77be9a32107bf2158d8fcb04c3f9f3cb5e1 | |
parent | 9a70a63127c41f061fab48ffdf72b435171b40e2 [diff] |
Force DoDexPcMoveEvent to be NO_INLINE with ASAN The function ExecuteSwitchImpl is made far larger then the limit when we build with asan because of inlining this function. Bug: 63118894 Test: make -j49 droid ASAN_OPTIONS=detect_leaks=0 SANITIZE_HOST=address Follow up to: I70f76ba7a876bc57204d379295a6d75e5bcefb45 Change-Id: I25c143715386bee74e99358062eeb2404e029e32