ndk-r16-beta2
Fix arm32 detection.

The reason all the tests broke when I tried to fix the arm7 triple in
the NDK test runner is because we were no longer properly detecting
arm32. We'd use the libgcc unwinder instead and crash whenever we
tried to unwind.

Test: ndk/run_tests.py
Bug: None
Change-Id: I345477203f6993dc292756df0cbb8fb5b4e4d439
(cherry picked from commit c02af0dbf54d90b323c43ab477ce06ae1412dafa)
1 file changed