summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/basic_msp430_tree/msp430-elf/lib
diff options
context:
space:
mode:
authorAnton Korobeynikov <anton@korobeynikov.info>2019-01-15 19:44:05 +0000
committerAnton Korobeynikov <anton@korobeynikov.info>2019-01-15 19:44:05 +0000
commit93165d648f502ba82d6f00919a350c43abea3394 (patch)
treea46ff6d3870e72bf5c0ca83941df5389d7091ccc /clang/test/Driver/Inputs/basic_msp430_tree/msp430-elf/lib
parent9355d0dc13c01c80e74f0dd14230356f58a99e55 (diff)
downloadbcm5719-llvm-93165d648f502ba82d6f00919a350c43abea3394.tar.gz
bcm5719-llvm-93165d648f502ba82d6f00919a350c43abea3394.zip
[MSP430] Provide a toolchain description
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 llvm-svn: 351228
Diffstat (limited to 'clang/test/Driver/Inputs/basic_msp430_tree/msp430-elf/lib')
-rw-r--r--clang/test/Driver/Inputs/basic_msp430_tree/msp430-elf/lib/430/crt0.o0
-rw-r--r--clang/test/Driver/Inputs/basic_msp430_tree/msp430-elf/lib/430/crtn.o0
2 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/Driver/Inputs/basic_msp430_tree/msp430-elf/lib/430/crt0.o b/clang/test/Driver/Inputs/basic_msp430_tree/msp430-elf/lib/430/crt0.o
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/clang/test/Driver/Inputs/basic_msp430_tree/msp430-elf/lib/430/crt0.o
diff --git a/clang/test/Driver/Inputs/basic_msp430_tree/msp430-elf/lib/430/crtn.o b/clang/test/Driver/Inputs/basic_msp430_tree/msp430-elf/lib/430/crtn.o
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/clang/test/Driver/Inputs/basic_msp430_tree/msp430-elf/lib/430/crtn.o
OpenPOWER on IntegriCloud