[PATCH] D54555: [clang][slh] add attribute for speculative load hardening
Zola Bridges via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 26 10:58:50 PST 2018
zbrid updated this revision to Diff 175297.
zbrid added a comment.
- [clang][slh] add Clang attr no_speculative_load_hardening
Remove changes that were meant to be in a different revision
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54555/new/
https://reviews.llvm.org/D54555
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/attr-speculative-load-hardening.cpp
clang/test/CodeGen/attr-speculative-load-hardening.m
clang/test/SemaCXX/attr-speculative-load-hardening.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54555.175297.patch
Type: text/x-patch
Size: 6679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181126/c0575074/attachment.bin>
More information about the llvm-commits
mailing list