[clang] [llvm] [X86] Set .llvmbc and .llvmcmd to exclude sections (PR #151910)
Haohai Wen via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 20 18:03:40 PDT 2025
HaohaiWen wrote:
> I think `-ffat-lto-objects` uses exclude metadata, but I'm not overly familiar with what that's intended to do.
Effect of exclude kind: https://discourse.llvm.org/t/end-to-end-fembed-bitcode-llvmbc-and-llvmcmd/56265/14?u=haohaiwen
https://github.com/llvm/llvm-project/pull/151910
More information about the llvm-commits
mailing list