[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
Mon May 28 03:02:30 PDT 2018


mike.dvoretsky updated this revision to Diff 148798.
mike.dvoretsky added a comment.

Made changes to the readobj part per comments. Will wait on comment from @craig.topper before splitting the patch.


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.148798.patch
Type: text/x-patch
Size: 9110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180528/afdd4499/attachment.bin>


More information about the llvm-commits mailing list