Make stack trace regexes independent of pointer width
We don't need to know the width of pointers ahead of time to make our stack trace regexes. They can simply accept both pointer widths. This removes the need to specify or detect the architecture in some cases. Change-Id: Ib0222635ac1c6953ed0cb0dbec10ecd8af63317f Reviewed-on: https://chromium-review.googlesource.com/c/1410272Reviewed-by:agrieve <agrieve@chromium.org> Reviewed-by:
Matthew Cary <mattcary@chromium.org> Commit-Queue: James Darpinian <jdarpinian@chromium.org> Cr-Commit-Position: refs/heads/master@{#622967}
Showing
Please register or sign in to comment