Issue 108153
Summary [lld][ELF] Support the `I` attribute for memory regions
Labels lld:ELF
Assignees mysterymath
Reporter petrhosek
    The `I` attribute (and its alias `L`) is used for initialized sections and is regularly used in embedded projects, but lld doesn't currently support this attribute which complicates porting.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to