]> granicus.if.org Git - clang/commit
[mips] Add test for the dynamic linker when using the mips64el-fedora-linux triple.
authorVasileios Kalintiris <Vasileios.Kalintiris@imgtec.com>
Mon, 16 May 2016 11:53:51 +0000 (11:53 +0000)
committerVasileios Kalintiris <Vasileios.Kalintiris@imgtec.com>
Mon, 16 May 2016 11:53:51 +0000 (11:53 +0000)
commitf5aae6dda6cd7a7629c4396c3fa11f56dc369215
treea93c5e9832bb05bccb14e6c661d47bc94098836b
parent74d5d67716da7cf227552774801482405985754d
[mips] Add test for the dynamic linker when using the mips64el-fedora-linux triple.

We should use the musl linker only when there's no environment specified and
the vendor is MTI. The new test verifies this behaviour and is a follow-up to
the r269411 commit that added the vendor field check.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@269651 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/linux-ld.c