[PATCH] D107646: [PowerPC] Fix the frame addresss computing return address for `__builtin_return_address`

Victor Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 11 07:59:26 PDT 2021


NeHuang updated this revision to Diff 365761.
NeHuang added a comment.

Address review comment from Nemanja.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107646

Files:
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/test/CodeGen/PowerPC/2010-05-03-retaddr1.ll
  llvm/test/CodeGen/PowerPC/retaddr_multi_levels.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107646.365761.patch
Type: text/x-patch
Size: 6366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210811/b1dfcd33/attachment.bin>


More information about the llvm-commits mailing list