[PATCH] D63411: [RISCV] Specify registers used in DWARF exception handling

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 3 06:18:53 PDT 2019


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

I think you might as well add RV32 and RV64 CHECK prefixes and put the test through update_llc_test_checks.py to ensure the generated code is sane, but with that change this is good to land. Thanks!


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

https://reviews.llvm.org/D63411





More information about the llvm-commits mailing list