[PATCH] D156116: [Clang][LoongArch] Fix ABI handling of empty structs in C++ to match GCC behaviour

WÁNG Xuěruì via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 06:15:24 PDT 2023


xen0n accepted this revision.
xen0n added a comment.

So this one is different than D151298 <https://reviews.llvm.org/D151298> (I'm very glad that those registers are ultimately saved btw), and solves a real problem. Thanks for the timely catch before LLVM 17 ;-)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156116



More information about the cfe-commits mailing list