[PATCH] D63417: [RISCV] Specify registers used for exception handling

Alex Bradbury via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 2 03:09:24 PDT 2019


asb requested changes to this revision.
asb added a comment.
This revision now requires changes to proceed.

Could you please add a riscv64 RUN line too, for completeness? Other archs seem to call the equivalent test file `builtins-archname.c` rather than `builtin-archname.c`, so I'd adjust the naming to match.

Then this looks good to me. Thanks!


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

https://reviews.llvm.org/D63417





More information about the cfe-commits mailing list