https://bugs.llvm.org/show_bug.cgi?id=36291

            Bug ID: 36291
           Summary: Contents of .ARM.attributes should be based on
                    target-cpu and target-features function attributes
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: ARM
          Assignee: unassignedb...@nondot.org
          Reporter: pe...@pcc.me.uk
                CC: llvm-bugs@lists.llvm.org

I think the way that this should work is that we should emit a separate
.ARM.attributes section for each unique cpu/features pair. Any linker that
wants to accept LTO object files should be prepared to understand multiple
.ARM.attributes sections.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to