[PATCH] D145205: [codegen][riscv] Emit CFI directives when using shadow call stack

Paul Kirth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 12:24:21 PST 2023


paulkirth updated this revision to Diff 502756.
paulkirth marked an inline comment as done.
paulkirth edited the summary of this revision.
paulkirth added a comment.

Directly compute the SLEB128 value.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145205

Files:
  llvm/lib/Target/RISCV/RISCVFrameLowering.cpp
  llvm/test/CodeGen/RISCV/shadowcallstack.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145205.502756.patch
Type: text/x-patch
Size: 3701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/4b3ba322/attachment.bin>


More information about the llvm-commits mailing list