[PATCH] D63409: [RISCV] Specify various encodings for DWARF exception handling

Edward Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 06:54:55 PDT 2019


edward-jones added a comment.

In D63409#1556886 <https://reviews.llvm.org/D63409#1556886>, @HsiangKai wrote:

> I think D63409 <https://reviews.llvm.org/D63409>, D63411 <https://reviews.llvm.org/D63411>, D63415 <https://reviews.llvm.org/D63415>, and D63416 <https://reviews.llvm.org/D63416> could be merged as one patch. They are all related to exception handling for RISC-V.


I kept them as separate changes since they're incremental and I thought it would make things easier to review, but I can squash them into one patch if that is more convenient. At the very least I plan on keeping D63415 <https://reviews.llvm.org/D63415> separate as it includes generic changes.


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

https://reviews.llvm.org/D63409





More information about the llvm-commits mailing list