Fix conditions for can_unwind_with_cfi_table with frame pointers
CFI table unwinder is not appilcable for builds with frame pointer enabled. Make sure can_unwind_with_cfi_table is set to false. No need to check for use_thin_lto. BUG=469376 Change-Id: I71a4de08a0496edf26829c69851ea89bdbc02bd6 Reviewed-on: https://chromium-review.googlesource.com/992890Reviewed-by:Peter Collingbourne <pcc@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/master@{#548634}
Showing
Please register or sign in to comment