diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2013-10-10 07:57:44 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2013-10-10 07:57:44 +0000 |
commit | a61b7ecb2f634eea42de43ba4a79dcd8cb71106f (patch) | |
tree | bb5029aab3ead1f0fed2393438dd4e6d59e1a933 /clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr | |
parent | 9f3a77a9f412c73451b81eccdd57efec590a59c3 (diff) | |
download | bcm5719-llvm-a61b7ecb2f634eea42de43ba4a79dcd8cb71106f.tar.gz bcm5719-llvm-a61b7ecb2f634eea42de43ba4a79dcd8cb71106f.zip |
[Mips] Support FSF Mips toolchain directories tree in the Clang driver.
The patch reviewed by Rafael Espindola.
http://llvm-reviews.chandlerc.com/D1843
llvm-svn: 192343
Diffstat (limited to 'clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr')
4 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/include/bits/.keep b/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/include/bits/.keep new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/include/bits/.keep diff --git a/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/lib/crt1.o b/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/lib/crt1.o new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/lib/crt1.o diff --git a/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/lib/crti.o b/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/lib/crti.o new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/lib/crti.o diff --git a/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/lib/crtn.o b/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/lib/crtn.o new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/lib/crtn.o |