[PATCH] D128806: [RISCV] Fix wrong position of prologue_end

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 07:33:34 PDT 2022


jrtc27 added a comment.

Ok, with -frame-pointer=all in the command it produces the incorrect directive, so any test *must* set that for the function attributes otherwise it's not testing anything


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128806



More information about the llvm-commits mailing list