[PATCH] D34561: [MSP430] Fix data layout string.

Vadzim Dambrouski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 10:37:39 PDT 2017


pftbest created this revision.

Without this patch some types have incorrect size and/or alignment
according to the MSP430 EABI.


https://reviews.llvm.org/D34561

Files:
  lib/Target/MSP430/MSP430TargetMachine.cpp
  test/CodeGen/MSP430/Inst16mm.ll
  test/CodeGen/MSP430/struct_layout.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34561.103748.patch
Type: text/x-patch
Size: 3684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170623/993b5e07/attachment.bin>


More information about the llvm-commits mailing list