]> granicus.if.org Git - clang/commit
Simplify the set of directories we look for on multiarch systems.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 31 Oct 2011 09:06:40 +0000 (09:06 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 31 Oct 2011 09:06:40 +0000 (09:06 +0000)
commit236e0b6239c588d631b48d17b8e0174508bdc471
tree3d80df18c47984d6c453fb5ca7c835962177eb7f
parentef0faeadecf3f539d47616de2b7363412fb3ac50
Simplify the set of directories we look for on multiarch systems.
I don't have any Debian system with one of these currently, and it seems
unlikely for one to show up suddenly. We can add more patterns here if
they become necessary.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143346 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains.cpp