[SuperSize] Disable archiving native code for Tricrome Chrome.
Running SuperSize-archive on TrichromeGoogle.ssargs fails because the largest .so file cames from Google3, but its data (.map and unstripped .so file) are unavailable. This CL implements a workaround: Change Trichrome's generated .ssargs files to specify --no-native for Trichrome Chrome to disable native code processing. Bug: 1103271, 1040645 Change-Id: I1af591738ef6b1e8375c21b3272017a5da1fd6b7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2293167Reviewed-by:Andrew Grieve <agrieve@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/master@{#787796}
Showing
Please register or sign in to comment