aboutsummaryrefslogtreecommitdiff
path: root/test/Driver/Inputs/multilib_32bit_linux_tree/usr/lib
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-10-03 05:28:29 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-10-03 05:28:29 +0000
commitd2deee17ade564dc9ab672c4ae8d7d4c2002d507 (patch)
tree9beb49a4191b85f719560245a9dd0e6359642eba /test/Driver/Inputs/multilib_32bit_linux_tree/usr/lib
parent78dd67e78c50a7abdc7c358e5eac1770d5fea22a (diff)
Rework the selection of builtin library search paths on Linux to
precisely match the pattern and logic used by the GCC driver on Linux as of a recent SVN checkout. This happens to follow a *much* more principled approach. There is a strict hierarchy of paths examined, first with multilib-suffixing, second without such suffixing. Any and all of these directories which exist will be added to the library search path when using GCC. There were many places where Clang followed different paths, omitted critical entries, and worst of all (in terms of challenges to debugging) got the entries in a subtly wrong order. If this breaks Clang on a distro you use, please let me know, and I'll work with you to figure out what is needed to work on that distro. I've checked the behavior of the latest release of Ubuntu, OpenSUSE, Fedora, and Gentoo. I'll be testing it on those as well as Debian stable and unstable and ArchLinux. I may even dig out a Slackware install. No real regression tests yet, those will follow once I add enough support for sysroot to simulate various distro layouts in the testsuite. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140981 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Driver/Inputs/multilib_32bit_linux_tree/usr/lib')
0 files changed, 0 insertions, 0 deletions