[all-commits] [llvm/llvm-project] 67422e: [MSP430] Align the _Complex ABI with current msp43...
Anatoly Trosinenko via All-commits
all-commits at lists.llvm.org
Thu Jul 9 08:32:19 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 67422e4294754e08f277b1ba22820487eb76b918
https://github.com/llvm/llvm-project/commit/67422e4294754e08f277b1ba22820487eb76b918
Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M clang/lib/CodeGen/TargetInfo.cpp
A clang/test/CodeGen/msp430-abi-complex.c
Log Message:
-----------
[MSP430] Align the _Complex ABI with current msp430-gcc
Assembler output is checked against msp430-gcc 9.2.0.50 from TI.
Reviewed By: asl
Differential Revision: https://reviews.llvm.org/D82646
More information about the All-commits
mailing list