[PATCH] D56325: Sort symbols in .bss by size.
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 14 10:28:24 PST 2019
ruiu added a comment.
I don't think your benchmark program doesn't have to use clang. Or, maybe you don't really have to build anything new because Android *is* a Linux. Could you gather statistics of some large applications such as Chrome on Android? We probably need just a few applications that are not very Android-ish (so Java applications may not be appropriate).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56325/new/
https://reviews.llvm.org/D56325
More information about the llvm-commits
mailing list