]> granicus.if.org Git - clang/commit
[MSP430] Ajust f32/f64 alignment according to MSP430 EABI
authorAnton Korobeynikov <anton@korobeynikov.info>
Fri, 25 Jan 2019 08:51:53 +0000 (08:51 +0000)
committerAnton Korobeynikov <anton@korobeynikov.info>
Fri, 25 Jan 2019 08:51:53 +0000 (08:51 +0000)
commiteba0c57f16ada7fd52d840bd51e0be3a7e19f8a5
treed4bcc1bae46bb941f36b0534750911f607dd640c
parentbe9413c753bdaff9cdb84b868f682abf6548ca60
[MSP430] Ajust f32/f64 alignment according to MSP430 EABI

Patch by Kristina Bessonova!

Differential Revision: https://reviews.llvm.org/D57015

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@352177 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets/MSP430.h
test/CodeGen/msp430-align.c [new file with mode: 0644]
test/Preprocessor/init.c