Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: tools/binary_size/README.md

Issue 2880003002: supersize: A few fixes for Android+clang builds (Closed)
Patch Set: rebase Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tools/binary_size/libsupersize/archive.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/binary_size/README.md
diff --git a/tools/binary_size/README.md b/tools/binary_size/README.md
index 19bf7f30afb1e1b673a98d117a2fd581f4a21e4f..f0b6439ae5ab70991408ebb1e51ef076467f2c07 100644
--- a/tools/binary_size/README.md
+++ b/tools/binary_size/README.md
@@ -1,7 +1,8 @@
# Tools for Analyzing Chrome's Binary Size
-These currently focus on Android and Linux platforms. However, some great tools
-for Windows exist and are documented here:
+These tools currently focus on Android compiled with GCC. They somewhat work
+for Android + Clang, and Linux builds, but not as well. As for Windows, some
+great tools already exist and are documented here:
* https://www.chromium.org/developers/windows-binary-sizes
« no previous file with comments | « no previous file | tools/binary_size/libsupersize/archive.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698