summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/MSP430/struct_layout.ll
Commit message (Collapse)AuthorAgeFilesLines
* [MSP430] Fix data layout string.Vadzim Dambrouski2017-06-231-0/+57
Summary: Without this patch some types have incorrect size and/or alignment according to the MSP430 EABI. Reviewers: asl, awygle Reviewed By: asl Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D34561 llvm-svn: 306159
OpenPOWER on IntegriCloud