[PATCH] D83276: [PowerPC] Generate CFI directives when probing in prologue

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 6 21:43:10 PDT 2020


lkail created this revision.
lkail added reviewers: jsji, nemanjai, sfertile, steven.zhang, PowerPC.
Herald added subscribers: llvm-commits, shchenz, kbarton, hiraditya.
Herald added a project: LLVM.

Add missing CFI directives when probing in prologue if `stack-clash-protection` is enabled.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83276

Files:
  llvm/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/test/CodeGen/PowerPC/stack-clash-prologue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83276.275901.patch
Type: text/x-patch
Size: 20094 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200707/94f05be8/attachment-0001.bin>


More information about the llvm-commits mailing list