[PATCH] D128652: [PowerPC] Finished kill_canary implementation and debugging

Paul Scoropan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 6 13:49:15 PDT 2022


pscoro updated this revision to Diff 442682.
pscoro added a comment.

patch fix


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128652

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/lib/Basic/Targets/PPC.cpp
  clang/test/CodeGen/PowerPC/builtins-ppc-stackprotect.c
  llvm/include/llvm/Debuginfod/Debuginfod.h
  llvm/include/llvm/IR/IntrinsicsPowerPC.td
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/kill-canary-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128652.442682.patch
Type: text/x-patch
Size: 8931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220706/159e79be/attachment.bin>


More information about the llvm-commits mailing list