[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 21 08:46:22 PDT 2018


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

Uploaded the version without the test for the section emission. Corrected.


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.147795.patch
Type: text/x-patch
Size: 8537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180521/a8a00e0d/attachment.bin>


More information about the llvm-commits mailing list