[PATCH] D61881: Deal with return-twice function such as vfork, setjmp when CET-IBT enabled

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 17:47:40 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361342: [X86] [CET] Deal with return-twice function such as vfork, setjmp when (authored by pengfei, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61881?vs=199959&id=200616#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61881

Files:
  llvm/trunk/lib/Target/X86/X86IndirectBranchTracking.cpp
  llvm/trunk/test/CodeGen/X86/indirect-branch-tracking-r2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61881.200616.patch
Type: text/x-patch
Size: 5787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/8fbc1b5a/attachment.bin>


More information about the llvm-commits mailing list