llvm-project/lldb/cmake
Tamas Berghammer 7b93d66208 Switch to gold linker on android x86, x86_64, arm
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
2015-12-10 11:02:51 +00:00
..
modules Use library discovery for curses and panel 2015-11-15 01:53:23 +00:00
platforms Switch to gold linker on android x86, x86_64, arm 2015-12-10 11:02:51 +00:00
LLDBDependencies.cmake Use library discovery for curses and panel 2015-11-15 01:53:23 +00:00