[PATCH] D70606: LLD: CET shadow stack support on Windows

Petr Penzin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 12 19:04:13 PDT 2020


penzn updated this revision to Diff 250117.
penzn added a comment.
Herald added a subscriber: MaskRay.

Formatting; also instructions on building test image.

base64 encoding attached, also made a gist for it: https://gist.github.com/penzn/0c512ba24f615b91c2bccbcc38bfd933

I am trying to attach unencoded file here as well, let's see if Phabricator would agree.

F11545950: has_cet.base64 <https://reviews.llvm.org/F11545950>

F11545955: has_cet.exe <https://reviews.llvm.org/F11545955>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70606/new/

https://reviews.llvm.org/D70606

Files:
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/Options.td
  lld/COFF/Writer.cpp
  lld/test/COFF/options.test
  llvm/include/llvm/BinaryFormat/COFF.h
  llvm/test/tools/llvm-readobj/COFF/Inputs/has_cet.exe
  llvm/test/tools/llvm-readobj/COFF/cetcompat.test
  llvm/tools/llvm-readobj/COFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70606.250117.patch
Type: text/x-patch
Size: 12141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200313/e6f37ee7/attachment-0001.bin>


More information about the llvm-commits mailing list