• Peter Collingbourne's avatar
    Revert "android: Disable thinLTO for 32-bit ARM builds." · af7877a7
    Peter Collingbourne authored
    This reverts commit 069a1be1.
    
    Reason for revert: Clang roll with the upstream bug fix has landed.
    
    Original change's description:
    > android: Disable thinLTO for 32-bit ARM builds.
    > 
    > This is done to avoid a runtime crash at startup when
    > Chrome starts up on devices with a very old Linux kernel.
    > 
    > This is only one way to address the problem, but probably
    > the simplest patch to fix it. See bug entry for all details
    > and alternatives considered.
    > 
    > BUG=871722
    > R=​agrieve@chromium.org, pcc@chromium.org, thakis@chromium.org
    > 
    > Change-Id: I9a197a347538ae9cf9ce6de7b243f522cb425043
    > Reviewed-on: https://chromium-review.googlesource.com/1167502
    > Reviewed-by: Peter Collingbourne <pcc@chromium.org>
    > Reviewed-by: Nico Weber <thakis@chromium.org>
    > Commit-Queue: David Turner <digit@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#581627}
    
    TBR=digit@chromium.org,thakis@chromium.org,pcc@chromium.org,agrieve@chromium.org
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: 871722, 872611
    Change-Id: I02d8b5519b978fd61b8cd2ead8718ff77846b402
    Reviewed-on: https://chromium-review.googlesource.com/1199937Reviewed-by: default avatarPeter Collingbourne <pcc@chromium.org>
    Reviewed-by: default avatarNico Weber <thakis@chromium.org>
    Commit-Queue: Peter Collingbourne <pcc@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#588189}
    af7877a7
compiler.gni 10.5 KB