[PATCH] D142327: [clang][RISCV] Fix ABI handling of empty structs with hard FP calling conventions in C++
Alex Bradbury via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 24 07:17:15 PST 2023
asb updated this revision to Diff 491781.
asb marked an inline comment as done.
asb added a comment.
- Address review comments
- Refresh after adding zero-length array tests (and fix a bug this unearthed).
- Add to release notes
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142327/new/
https://reviews.llvm.org/D142327
Files:
clang/docs/ReleaseNotes.rst
clang/lib/CodeGen/TargetInfo.cpp
clang/test/CodeGen/RISCV/abi-empty-structs.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142327.491781.patch
Type: text/x-patch
Size: 8254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230124/99a6c964/attachment.bin>
More information about the cfe-commits
mailing list