[PATCH] D65761: Add Windows Control Flow Guard checks (/guard:cf).
Andrew Paverd via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 21 14:23:10 PDT 2019
ajpaverd updated this revision to Diff 225955.
ajpaverd marked 3 inline comments as done.
ajpaverd added a comment.
Formatting fixes for CFGuard patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65761/new/
https://reviews.llvm.org/D65761
Files:
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/Driver/ToolChains/MSVC.cpp
llvm/include/llvm/CodeGen/MachineFunction.h
llvm/include/llvm/Transforms/CFGuard.h
llvm/lib/CodeGen/CFGuardLongjmp.cpp
llvm/lib/Target/AArch64/AArch64CallingConvention.h
llvm/lib/Target/ARM/ARMCallingConv.h
llvm/lib/Target/X86/X86RegisterInfo.cpp
llvm/lib/Target/X86/X86TargetMachine.cpp
llvm/lib/Transforms/CFGuard/CFGuard.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65761.225955.patch
Type: text/x-patch
Size: 10818 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191021/8105d90c/attachment.bin>
More information about the cfe-commits
mailing list