[PATCH] D84414: [RISCV] Support Shadow Call Stack

Z. Zheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 16 10:58:20 PDT 2020


zzheng updated this revision to Diff 292274.
zzheng added a comment.

rebase & ping..


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84414/new/

https://reviews.llvm.org/D84414

Files:
  clang/lib/Driver/SanitizerArgs.cpp
  clang/lib/Driver/ToolChain.cpp
  clang/test/CodeGen/shadowcallstack-attr.c
  clang/test/Driver/sanitizer-ld.c
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.cpp
  llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h
  llvm/test/CodeGen/RISCV/shadowcallstack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84414.292274.patch
Type: text/x-patch
Size: 15657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200916/94d50c26/attachment.bin>


More information about the cfe-commits mailing list