[PATCH] D72167: Add support for __declspec(guard(nocf))
Andrew Paverd via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 8 14:32:45 PST 2020
ajpaverd updated this revision to Diff 236906.
ajpaverd marked 7 inline comments as done.
ajpaverd added a comment.
- Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72167/new/
https://reviews.llvm.org/D72167
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/lib/CodeGen/CGCall.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/CodeGen/guard_nocf.c
clang/test/CodeGenCXX/guard_nocf.cpp
clang/test/Sema/attr-guard_nocf.c
llvm/lib/Transforms/CFGuard/CFGuard.cpp
llvm/test/CodeGen/AArch64/cfguard-checks.ll
llvm/test/CodeGen/ARM/cfguard-checks.ll
llvm/test/CodeGen/X86/cfguard-checks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72167.236906.patch
Type: text/x-patch
Size: 16682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200108/22f1dca3/attachment-0001.bin>
More information about the cfe-commits
mailing list