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

LiqinWeng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 19:37:47 PDT 2022


Miss_Grape updated this revision to Diff 441234.
Miss_Grape added a comment.

address the comments


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

https://reviews.llvm.org/D128806

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/test/DebugInfo/RISCV/rv32-dbg-prolog-end.ll
  llvm/test/DebugInfo/RISCV/rv64-dbg-prolog-end.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128806.441234.patch
Type: text/x-patch
Size: 11639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/0398bb18/attachment.bin>


More information about the llvm-commits mailing list