This is an archive of the discontinued LLVM Phabricator instance.

[MSP430] Fix data layout string.
ClosedPublic

Authored by pftbest on Jun 23 2017, 10:37 AM.

Details

Summary

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

Diff Detail

Repository
rL LLVM

Event Timeline

pftbest created this revision.Jun 23 2017, 10:37 AM
asl accepted this revision.Jun 23 2017, 11:21 AM

LGTM. Thanks for working on this!

This revision is now accepted and ready to land.Jun 23 2017, 11:21 AM
This revision was automatically updated to reflect the committed changes.