[PATCH] D54915: [clang][slh] add attribute for speculative load hardening
Zola Bridges via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 26 16:06:38 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL347617: [clang][slh] add attribute for speculative load hardening (authored by zbrid, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D54915?vs=175336&id=175361#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54915/new/
https://reviews.llvm.org/D54915
Files:
cfe/trunk/include/clang/Basic/Attr.td
cfe/trunk/include/clang/Basic/AttrDocs.td
cfe/trunk/lib/CodeGen/CGCall.cpp
cfe/trunk/lib/Sema/SemaDeclAttr.cpp
cfe/trunk/test/CodeGen/attr-speculative-load-hardening.cpp
cfe/trunk/test/CodeGen/attr-speculative-load-hardening.m
cfe/trunk/test/Misc/pragma-attribute-supported-attributes-list.test
cfe/trunk/test/SemaCXX/attr-speculative-load-hardening.cpp
llvm/trunk/docs/LangRef.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54915.175361.patch
Type: text/x-patch
Size: 10229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181127/5f72339a/attachment.bin>
More information about the llvm-commits
mailing list