Revert "Enable frame pointers on arm32."

This reverts commit 8c29b757124e1ceb921ad61d023b6b741eda92d4.

Reason for revert: <INSERT REASONING HERE>

Original change's description:
> Enable frame pointers on arm32.
> 
> LLVM fixed the bug where framepointers were not located next to the return
> address in thumb mode. https://bugs.llvm.org/show_bug.cgi?id=18505
> 
> With that fix, enabling framepointers on arm32 bring it in line with other
> build configurations and allows for better stack traces.
> 
> Bug: 786450
> Change-Id: I01a1c9f82fac22b2bbc15c6f52deed8aca7263ea
> Reviewed-on: https://chromium-review.googlesource.com/826255
> Reviewed-by: Brett Wilson <brettw@chromium.org>
> Commit-Queue: Albert J. Wong <ajwong@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#524127}

TBR=ajwong@chromium.org,brettw@chromium.org

Change-Id: Ie327529394021473cfffd0ee80baecce4bd83e2a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 786450
Reviewed-on: https://chromium-review.googlesource.com/828607
Reviewed-by: Albert J. Wong <ajwong@chromium.org>
Commit-Queue: Albert J. Wong <ajwong@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#524337}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: f4bb44bdd8d3cee8685dfe08851383bbfba13535
1 file changed
tree: 08ae973381731d1c9608e33f322cda0d01c9bb0c
  1. tools/