Android: Make stack.py work with secondary ABI on Clang
When Chromium changed to use Clang, the secondary ABI output directory changed names. Support that name, but also, return to using library size as a means of matching up libraries. This didn't work prior to using lld, but does work now. Preserve the original matching system as a fallback. Bug: 986622 Change-Id: Ia469eed5b0b69d8a4fe2840526ba817df362099d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1955821 Commit-Queue: Christopher Grant <cjgrant@chromium.org> Reviewed-by:Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#723062}
Showing
Please register or sign in to comment