pftbest added a comment.
Thanks!
> shall we support only EABI or... 2 different ABIs?
GCC supports only EABI, and i think we should also spend our limited resources
on more important issues, than supporting old abi.
https://reviews.llvm.org/D34562
__
pftbest created this revision.
Change data layout string so it would be compatible with MSP430 EABI.
Depends on https://reviews.llvm.org/D34561
https://reviews.llvm.org/D34562
Files:
lib/Basic/Targets.cpp
test/CodeGen/target-data.c
Index: test/CodeGen/target-data.c
==