summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/MSP430Target.def
Commit message (Collapse)AuthorAgeFilesLines
* [MSP430] Provide a toolchain descriptionAnton Korobeynikov2019-01-151-0/+247
This is an initial implementation for msp430 toolchain including -mmcu option support -mhwmult options support -integrated-as by default The toolchain uses msp430-elf-as as a linker and supports msp430-gcc toolchain tree. Patch by Kristina Bessonova! Differential Revision: https://reviews.llvm.org/D56658 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@351228 91177308-0d34-0410-b5e6-96231b3b80d8