[PATCH] D91269: [Clang][CodeGen][RISCV] Add hard float ABI tests with empty struct

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 17 20:34:04 PST 2020


rjmccall accepted this revision.
rjmccall added a comment.

We don't usually add known-broken tests like this before a fix, as opposed to just landing them as part of the fix, but if you have a good reason to do so it's okay.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91269



More information about the cfe-commits mailing list