forked from OSchip/llvm-project
7b93d66208
These architectures already using the gold linker for the android framework and switching to gold gives us the opportunity to enable ICF. Safe ICF (identical code folding) reduces the size of an optimized and striped binary by ~5%. Differential revision: http://reviews.llvm.org/D15379 llvm-svn: 255240 |
||
---|---|---|
.. | ||
Android.cmake |