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

Anatoly Trosinenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 11:16:10 PDT 2020


atrosinenko updated this revision to Diff 285436.
atrosinenko added a comment.

Restore test formatting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85917

Files:
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/msp430-struct-or-union-args.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85917.285436.patch
Type: text/x-patch
Size: 5757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200813/8b3fd3b2/attachment.bin>


More information about the llvm-commits mailing list