[PATCH] D131677: [clang][RISCV] Fix incorrect ABI lowering for inherited structs under hard-float ABIs

Alex Bradbury via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 11 23:55:07 PDT 2022


asb updated this revision to Diff 452090.
asb added a comment.

Add additional tests for diamond and virtual inheritance.


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

https://reviews.llvm.org/D131677

Files:
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/RISCV/riscv-abi.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131677.452090.patch
Type: text/x-patch
Size: 7287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220812/a4aea73c/attachment.bin>


More information about the cfe-commits mailing list