[ELF] - Disable emiting multiple output sections when merging is disabled.
When -O0 is specified, we do not do section merging. Though before this patch several sections were generated instead of single, what is useless. Differential revision: https://reviews.llvm.org/D27041 llvm-svn: 288151
Loading
Please register or sign in to comment