[llvm-branch-commits] [llvm] IR: Introduce !elf_section_properties for setting section properties. (PR #149260)

Peter Collingbourne via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jan 13 16:53:21 PST 2026


pcc wrote:

> > Indeed, looking at ConstantMerge it does refuse to merge globals with non-debug metadata:
> 
> GlobalMerge doesn't have a similar check, though, as far as I can tell.

Thanks, sent #175875 to add it.

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


More information about the llvm-branch-commits mailing list