[PATCH] D115430: [Clang][RISCV] Fix upper bound of RISC-V V type in debug info

Kito Cheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 12 18:10:55 PST 2021


kito-cheng added a comment.

Could you re-upload diff with full context? You can create that via `git format-patch -1 -U9999999` or `git diff -U999999 > mypatch.patch`.

[1] https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115430



More information about the cfe-commits mailing list