[PATCH] D51429: [AArch64] Return Address Signing B Key Support

Luke Cheeseman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 24 06:30:35 PDT 2018


LukeCheeseman updated this revision to Diff 170869.

https://reviews.llvm.org/D51429

Files:
  include/clang/Basic/DiagnosticDriverKinds.td
  include/clang/Driver/CC1Options.td
  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
  test/Driver/aarch64-security-options.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51429.170869.patch
Type: text/x-patch
Size: 20190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181024/3e87e473/attachment-0001.bin>


More information about the cfe-commits mailing list