]> granicus.if.org Git - clang/commit
Revert r311836 - [Driver] Use arch type to find compiler-rt libraries (on Linux)
authorMichal Gorny <mgorny@gentoo.org>
Sun, 27 Aug 2017 20:38:43 +0000 (20:38 +0000)
committerMichal Gorny <mgorny@gentoo.org>
Sun, 27 Aug 2017 20:38:43 +0000 (20:38 +0000)
commit4f648cc4fd61eb8098386ddf465438485598cd92
tree44480f380b5ba9360882f1294d165ff43a12f525
parent2018de5d8f405d6e356a3e97d600e8b2042e3e15
Revert r311836 - [Driver] Use arch type to find compiler-rt libraries (on Linux)

This causes a breakage on the Android build bot. Let's revert it until
we figure out the correct solution there.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@311861 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChain.cpp
test/Driver/Inputs/basic_linux_tree/usr/i686-unknown-linux/lib/.keep [deleted file]
test/Driver/Inputs/basic_linux_tree/usr/lib/gcc/i686-unknown-linux/4.6.0/crtbegin.o [deleted file]
test/Driver/linux-ld.c
test/Driver/nostdlib.c
test/Driver/print-libgcc-file-name-clangrt.c
test/Driver/windows-cross.c