search for: dllvm_externalize_debuginfo

Displaying 1 result from an estimated 1 matches for "dllvm_externalize_debuginfo".

2017 Nov 22
2
Combining install-distribution with binary stripping
Hi all, I want to use the LLVM_DISTRIBUTION_COMPONENTS support to create an installed toolchain image (via the install-distribution target). I'd also like the installed binaries to be stripped. If you're invoking a cmake install script directly, you can pass -DCMAKE_INSTALL_DO_STRIP=1 to cmake to request stripping. The install-* targets set up by LLVM's build system don't seem to