[llvm-branch-commits] [WIP] IR: Introduce !elf_section_properties for setting section properties. (PR #149260)
Peter Collingbourne via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Jul 16 23:10:37 PDT 2025
https://github.com/pcc created https://github.com/llvm/llvm-project/pull/149260
This new metadata type may be used to set sh_type and sh_entsize on a
global's section.
TODO:
- Add tests.
More information about the llvm-branch-commits
mailing list