summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu
diff options
context:
space:
mode:
authorDaniel Sanders <daniel.sanders@imgtec.com>2014-07-10 14:40:57 +0000
committerDaniel Sanders <daniel.sanders@imgtec.com>2014-07-10 14:40:57 +0000
commit2bf1366ca64a22d29bac1c29b099e135d656dd9b (patch)
tree2ef447a27af3a7409d356471226b1d3a77c0e0e4 /clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu
parentfee2adefbac0d10c79d86de4b9bb0ba1c491345a (diff)
downloadbcm5719-llvm-2bf1366ca64a22d29bac1c29b099e135d656dd9b.tar.gz
bcm5719-llvm-2bf1366ca64a22d29bac1c29b099e135d656dd9b.zip
[mips][mips64r6] Add support for mips-img-linux-gnu GCC toolchains
Summary: * Support the multilib layout used by the mips-img-linux-gnu * Recognize mips{,64}{,el}-img-linux-gnu as being aliases of mips-img-linux-gnu * Use the correct dynamic linker for mips-img-linux-gnu * Make mips32r6/mips64r6 the default CPU for mips-img-linux-gnu Subscribers: mpf Differential Revision: http://reviews.llvm.org/D4436 llvm-svn: 212719
Diffstat (limited to 'clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu')
-rw-r--r--clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/bin/.keep0
-rw-r--r--clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/include/c++/4.9.0/.keep0
-rw-r--r--clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/lib/el/.keep0
-rw-r--r--clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/lib/mips64r6/64/el/.keep0
-rw-r--r--clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/lib/mips64r6/el/.keep0
5 files changed, 0 insertions, 0 deletions
diff --git a/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/bin/.keep b/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/bin/.keep
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/bin/.keep
diff --git a/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/include/c++/4.9.0/.keep b/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/include/c++/4.9.0/.keep
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/include/c++/4.9.0/.keep
diff --git a/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/lib/el/.keep b/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/lib/el/.keep
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/lib/el/.keep
diff --git a/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/lib/mips64r6/64/el/.keep b/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/lib/mips64r6/64/el/.keep
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/lib/mips64r6/64/el/.keep
diff --git a/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/lib/mips64r6/el/.keep b/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/lib/mips64r6/el/.keep
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/clang/test/Driver/Inputs/mips_img_tree/mips-img-linux-gnu/lib/mips64r6/el/.keep
OpenPOWER on IntegriCloud