[PATCH] D54555: [clang][slh] add attribute for speculative load hardening
Zola Bridges via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 15 16:32:34 PST 2018
zbrid updated this revision to Diff 174298.
zbrid added a comment.
This changes the spelling of the attribute to be the Clang spelling. The test is updated to reflect this change. A FIXME is added to note that this attribute doesn't current work well with the command line flags for SLH.
Repository:
rL LLVM
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/SemaCXX/attr-speculative-load-hardening.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54555.174298.patch
Type: text/x-patch
Size: 6483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/25c312eb/attachment.bin>
More information about the llvm-commits
mailing list