mirror of
https://github.com/chromium/crashpad.git
synced 2025-01-01 19:05:20 +08:00
8e37886d41
This code that works out the name of the CPU being built for is most likely going to move out to be used more generally and for Android. It should nail down the CPU name correctly when possible. Previously, 32-bit x86 always showed up as “i686” and 32-bit ARM always showed up as “armv7l”. Bug: crashpad:30 Change-Id: Ifd4b91f30062f5ef621a166f77a732dd8a88a58e Reviewed-on: https://chromium-review.googlesource.com/458118 Reviewed-by: Robert Sesek <rsesek@chromium.org>