New issue
Advanced search Search tips

Issue 656049 link

Starred by 2 users

Issue metadata

Status: Duplicate
Merged: issue 481675
Owner: ----
Closed: Jun 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug

Blocking:
issue 481675



Sign in to add a comment

Make chrome/android built with clang by default, arm64

Project Member Reported by thakis@chromium.org, Oct 14 2016

Issue description

thakis@thakis:~/src/chrome/src$ ls -hl out/gnand7/gen/chrome/android/chrome_public_apk__prepare_native/packed-libs/libchrome.so
-rwxr-x--- 1 thakis eng 65M Oct 10 17:21 out/gnand7/gen/chrome/android/chrome_public_apk__prepare_native/packed-libs/libchrome.so
is_clang = true
thakis@thakis:~/src/chrome/src$ ls -hl out/gnand8/gen/chrome/android/chrome_public_apk__prepare_native/packed-libs/libchrome.so
-rwxr-x--- 1 thakis eng 68M Oct 11 10:55 out/gnand8/gen/chrome/android/chrome_public_apk__prepare_native/packed-libs/libchrome.so

(first is gcc, second is clang)

3MB binary size difference.
 

Comment 1 by thakis@chromium.org, Oct 14 2016

Blocking: 481675

Comment 2 by thakis@chromium.org, Jun 14 2017

Mergedinto: 481675
Status: Duplicate (was: Available)
We ended up switching all archs at once after all.

Sign in to add a comment