[PATCH] D45239: AArch64: Implement support for the shadowcallstack attribute.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 4 14:59:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329236: AArch64: Implement support for the shadowcallstack attribute. (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45239?vs=141063&id=141068#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45239

Files:
  cfe/trunk/docs/ShadowCallStack.rst
  cfe/trunk/lib/Driver/SanitizerArgs.cpp
  cfe/trunk/lib/Driver/ToolChain.cpp
  cfe/trunk/test/Driver/sanitizer-ld.c
  llvm/trunk/include/llvm/Support/TargetParser.h
  llvm/trunk/lib/Support/TargetParser.cpp
  llvm/trunk/lib/Target/AArch64/AArch64CallingConvention.td
  llvm/trunk/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/trunk/test/CodeGen/AArch64/shadow-call-stack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45239.141068.patch
Type: text/x-patch
Size: 20399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180404/76d063d1/attachment.bin>


More information about the llvm-commits mailing list