Change data layout string so it would be compatible with MSP430 EABI.
Depends on D34561
Differential D34562
[MSP430] Fix data layout string. pftbest on Jun 23 2017, 11:20 AM. Authored by
Details
Diff Detail
Event TimelineComment Actions Meta-question: shall we support only EABI or... 2 different ABIs? It seems it does not make any sense to support anything besides EABI. Comment Actions Thanks!
GCC supports only EABI, and i think we should also spend our limited resources on more important issues, than supporting old abi. |