[PATCH] D82646: [MSP430] Align the _Complex ABI with current msp430-gcc

Anatoly Trosinenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 8 10:23:50 PDT 2020


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

Support int/long/long long `_Complex` types (GCC extension). According to msp430-gcc v9.2.0, they behave identically.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82646

Files:
  clang/lib/CodeGen/TargetInfo.cpp
  clang/test/CodeGen/msp430-abi-complex.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82646.276480.patch
Type: text/x-patch
Size: 7982 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200708/fdfe01c1/attachment.bin>


More information about the cfe-commits mailing list