[llvm] [COFF] Set .llvmbc and .llvmcmd to metadata section (PR #150879)

Haohai Wen via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 28 01:53:05 PDT 2025


HaohaiWen wrote:

@sbc100, @MaskRay, I'd like to set .llvmbc and .llvmcmd as `Exclude` section for ELF/COFF so that they will be dropped by linker.
Is there any reason to keep them in executable file?

https://github.com/llvm/llvm-project/pull/150879


More information about the llvm-commits mailing list