[PATCH] D76900: Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement Technology)

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 21:09:21 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG43f031d31264: Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement… (authored by xiangzhangllvm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76900

Files:
  llvm/lib/Target/X86/X86IndirectBranchTracking.cpp
  llvm/lib/Target/X86/X86TargetMachine.cpp
  llvm/lib/Target/X86/X86TargetMachine.h
  llvm/test/CodeGen/X86/indirect-branch-tracking-cm-lager.ll
  llvm/test/ExecutionEngine/MCJIT/cet-code-model-lager.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76900.254699.patch
Type: text/x-patch
Size: 6106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200403/3cd4414c/attachment.bin>


More information about the llvm-commits mailing list