[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
Tue May 29 04:50:42 PDT 2018


mike.dvoretsky updated this revision to Diff 148885.
mike.dvoretsky edited the summary of this revision.
mike.dvoretsky added a comment.

Removed the llvm-readobj part to release as a separate 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47145.148885.patch
Type: text/x-patch
Size: 3883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180529/a13a7276/attachment.bin>


More information about the llvm-commits mailing list