[llvm-bugs] [Bug 45068] New: Add .note.gnu.property section for assembly sources automatically
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Mar 1 05:07:38 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=45068
Bug ID: 45068
Summary: Add .note.gnu.property section for assembly sources
automatically
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: hjl.tools at gmail.com
CC: craig.topper at gmail.com, htmldeveloper at gmail.com,
llvm-bugs at lists.llvm.org
CET enabled GCC provides a header file, <cet.h>, which can be included in
assembly files to generate the CET marker automatically, like
https://github.com/rhboot/efivar/pull/149/commits/4d175c29ea68a89bb6688a98e988528bd96b12e0
Can clang also provide <cet.h>?
--
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/20200301/083307d8/attachment.html>
More information about the llvm-bugs
mailing list