[PATCH] D49793: [AArch64] - return address signing

Luke Cheeseman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 26 03:15:49 PDT 2018


LukeCheeseman updated this revision to Diff 157444.
LukeCheeseman added a comment.

Change codegen option partial to non-leaf to match msign-return-address scope values


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.157444.patch
Type: text/x-patch
Size: 5428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180726/2646eaa7/attachment.bin>


More information about the cfe-commits mailing list