[PATCH] D49793: [AArch64] - return address signing
Luke Cheeseman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 1 03:58:04 PDT 2018
LukeCheeseman updated this revision to Diff 158491.
LukeCheeseman added a comment.
Move -msign-return-address argument handling into AArch64TargetArgs
https://reviews.llvm.org/D49793
Files:
include/clang/Driver/Options.td
include/clang/Frontend/CodeGenOptions.def
include/clang/Frontend/CodeGenOptions.h
lib/CodeGen/TargetInfo.cpp
lib/Driver/ToolChains/Clang.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/aarch64-sign-return-address.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49793.158491.patch
Type: text/x-patch
Size: 5198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180801/22eb604d/attachment.bin>
More information about the cfe-commits
mailing list