[PATCH] D142327: [clang][RISCV] Fix ABI handling of empty structs with hard FP calling conventions in C++
Kito Cheng via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 10 01:49:13 PST 2023
kito-cheng accepted this revision.
kito-cheng added a comment.
LGTM, Verified with GCC and two clang w/ and w/o this patch, clang with this patch is matching GCC's behavior.
Also created an PR on psABI to clarify that: https://github.com/riscv-non-isa/riscv-elf-psabi-doc/pull/365
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142327/new/
https://reviews.llvm.org/D142327
More information about the cfe-commits
mailing list