[PATCH] D82447: [CFGuard] Split into two passes and link into opt

Andrew Paverd via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 24 07:31:45 PDT 2020


ajpaverd updated this revision to Diff 273017.
ajpaverd added a comment.

[CFGuard] Split into two passes and link into opt


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82447

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/CFGuard.h
  llvm/lib/Transforms/CFGuard/CFGuard.cpp
  llvm/test/Transforms/CFGuard/cfguard-check-dispatch.ll
  llvm/tools/opt/CMakeLists.txt
  llvm/tools/opt/LLVMBuild.txt
  llvm/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82447.273017.patch
Type: text/x-patch
Size: 18466 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/882d6862/attachment.bin>


More information about the llvm-commits mailing list