[PATCH] D47145: [X86][ELF][CET] Adding the .note.gnu.property ELF section in X86
Mikhail Dvoretckii via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 23 08:27:23 PDT 2018
mike.dvoretsky updated this revision to Diff 148223.
mike.dvoretsky added a comment.
Updated to use full 8/4 byte integers to store the flags rather than using 1 byte and padding.
https://reviews.llvm.org/D47145
Files:
llvm/include/llvm/BinaryFormat/ELF.h
llvm/lib/Target/X86/X86AsmPrinter.cpp
llvm/test/CodeGen/X86/note-cet-property.ll
llvm/test/tools/llvm-readobj/note-gnu-property.s
llvm/tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47145.148223.patch
Type: text/x-patch
Size: 8536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180523/8572e089/attachment.bin>
More information about the llvm-commits
mailing list