[PATCH] D59780: Support Intel Control-flow Enforcement Technology

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 05:03:24 PDT 2019


ruiu updated this revision to Diff 203536.
ruiu added a comment.

- rebase so that the patch does not diverge too much from the trunk


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59780

Files:
  lld/ELF/Arch/X86.cpp
  lld/ELF/Arch/X86_64.cpp
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/ELF/SyntheticSections.cpp
  lld/ELF/SyntheticSections.h
  lld/ELF/Target.h
  lld/ELF/Writer.cpp
  lld/docs/ld.lld.1
  lld/test/ELF/i386-cet.s
  lld/test/ELF/x86-64-cet.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59780.203536.patch
Type: text/x-patch
Size: 17726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/18101b35/attachment.bin>


More information about the llvm-commits mailing list