1. 13 Jul, 2017 1 commit
    • Wez's avatar
      Update the enable_frame_pointers logic for ChromeOS. · 5cddc222
      Wez authored
      Now that we have a patch for the ARM A12/A17 errata, it is safe to try
      building ARM Thumb without frame-pointers again, since we don't need
      them.
      
      We leave frame-pointers enabled in ChromeOS for 64-bit.
      
      The Windows case is tweaked to use current_cpu rather than target_cpu,
      and the Android case is explicitly gated on is_android.
      
      Bug: 740806, 711784
      Change-Id: I2fff46d1a3a8d78d12c389f95a20acf54013318d
      Reviewed-on: https://chromium-review.googlesource.com/567608
      Commit-Queue: Wez <wez@chromium.org>
      Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
      Cr-Commit-Position: refs/heads/master@{#486165}
      5cddc222
  2. 12 Jul, 2017 39 commits