[MSP430] Actualize the toolchain descriptionReviewed By: krisbDifferential Revision: https://reviews.llvm.org/D81676
[MSP430] Provide a toolchain descriptionThis is an initial implementation for msp430 toolchain including-mmcu option support-mhwmult options support-integrated-as by defaultThe toolchain uses
[MSP430] Provide a toolchain descriptionThis is an initial implementation for msp430 toolchain including-mmcu option support-mhwmult options support-integrated-as by defaultThe toolchain uses msp430-elf-as as a linker and supports msp430-gcc toolchain tree.Patch by Kristina Bessonova!Differential Revision: https://reviews.llvm.org/D56658llvm-svn: 351228
show more ...