]> granicus.if.org Git - clang/commit
Allow for both 'lib' and 'lib32', as both seem to be in evidence. I've
authorChandler Carruth <chandlerc@gmail.com>
Sat, 1 Oct 2011 01:26:40 +0000 (01:26 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 1 Oct 2011 01:26:40 +0000 (01:26 +0000)
commitf3a852a24743ef92b66af33a41711fec2981d7dd
tree9979a4e865ecb642fe987daaafc1b5b041b24b33
parent29bbe2bca6ac73b490885a5a4fa86718de7f7bec
Allow for both 'lib' and 'lib32', as both seem to be in evidence. I've
left a FIXME to go track down more distros and see if 'lib' is ever the
64-bit half.

This should hopefully appease the build bots.

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