[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
Fri Aug 6 11:32:58 PDT 2021


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

- Rebased with ToT
- Clang-format


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.364856.patch
Type: text/x-patch
Size: 8468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210806/6609cd0d/attachment.bin>


More information about the llvm-commits mailing list