[llvm-bugs] [Bug 36291] New: Contents of .ARM.attributes should be based on target-cpu and target-features function attributes
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Feb 7 22:17:51 PST 2018
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: unassignedbugs at nondot.org
Reporter: peter at pcc.me.uk
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180208/6d9fa9fe/attachment.html>
More information about the llvm-bugs
mailing list