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

Alex Bradbury via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 3 05:11:42 PDT 2019


asb added inline comments.


================
Comment at: test/CodeGen/builtins-riscv.c:4
+
+void test_eh_return_data_regno()
+{
----------------
Nit: having `{` on this line would be more consistent with usual LLVM style


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

https://reviews.llvm.org/D63417





More information about the cfe-commits mailing list