[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
Mon Aug 17 09:09:52 PDT 2020


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

Update with implicit pointers being passed through.


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.286038.patch
Type: text/x-patch
Size: 6589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/b8aeb61d/attachment.bin>


More information about the llvm-commits mailing list