summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2013-10-10 07:57:44 +0000
committerSimon Atanasyan <simon@atanasyan.com>2013-10-10 07:57:44 +0000
commita61b7ecb2f634eea42de43ba4a79dcd8cb71106f (patch)
treebb5029aab3ead1f0fed2393438dd4e6d59e1a933 /clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr
parent9f3a77a9f412c73451b81eccdd57efec590a59c3 (diff)
downloadbcm5719-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')
-rw-r--r--clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/include/bits/.keep0
-rw-r--r--clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/lib/crt1.o0
-rw-r--r--clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/lib/crti.o0
-rw-r--r--clang/test/Driver/Inputs/mips_fsf_tree/sysroot/usr/lib/crtn.o0
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
OpenPOWER on IntegriCloud