[PATCH] D85917: [MSP430] Fix passing C structs and unions as function arguments

Anatoly Trosinenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 25 04:22:30 PDT 2023


atrosinenko added a comment.

Sorry for a hung patch. After getting the approval I had doubts that I interpret the corner cases of LLVM IR correctly. Thus, I postponed the patch these days to not subtly break the stable targets while fixing one issue on MSP430.

I can re-evaluate this patch if it is still relevant.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85917



More information about the cfe-commits mailing list