[PATCH] D51429: [AArch64] Return Address Signing B Key Support
Luke Cheeseman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 14 03:54:55 PDT 2018
LukeCheeseman updated this revision to Diff 165467.
LukeCheeseman added a comment.
- updated tests to check the default a_key attribute is included in functions that have the return address signing scope attribute
- setting the return-address-sign-key attribute of global static constructors
https://reviews.llvm.org/D51429
Files:
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
include/clang/Frontend/CodeGenOptions.h
lib/CodeGen/CGDeclCXX.cpp
lib/CodeGen/TargetInfo.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/aarch64-sign-return-address.c
test/CodeGenCXX/aarch64-sign-return-address-static-ctor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51429.165467.patch
Type: text/x-patch
Size: 8844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180914/43c1347a/attachment.bin>
More information about the cfe-commits
mailing list