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

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 16 04:45:14 PDT 2019


lewis-revill planned changes to this revision.
lewis-revill added a comment.

There is an option to Clang for '-msave-restore' which should be utilized to enable this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62686





More information about the llvm-commits mailing list