[PATCH] D62686: [RISCV] Add support for save/restore of callee-saved registers via libcalls

Pengxuan Zheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 13 14:48:53 PST 2020


pzheng added a comment.

In D62686#1816681 <https://reviews.llvm.org/D62686#1816681>, @lewis-revill wrote:

> Fix .cfi_offset signedness error.


Thanks, @lewis-revill. It looks correct now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62686





More information about the cfe-commits mailing list