Open
Description
Hi ARM,
We are using -Wl,--compress-debug-sections=zlib option, because of this option our elf size is significantly less.
This option was working fine with 20.0.0, but with latest version we are getting below error:
"error: --compress-debug-sections: LLVM was not built with LLVM_ENABLE_ZLIB or did not find zlib at build time"
If possible please consider this option for prebuilt binary packages.