summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/basic_linux_tree/usr/i386-unknown-linux
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-10-03 08:02:58 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-10-03 08:02:58 +0000
commit5fdc7cba2ab94ef5d4cb9227c60aafa9b2f9732b (patch)
tree54109a1debf49abe8d95a3337f8de262015f44e8 /clang/test/Driver/Inputs/basic_linux_tree/usr/i386-unknown-linux
parent285bc3408958d9b31117d8b2076fc2abf500f776 (diff)
downloadbcm5719-llvm-5fdc7cba2ab94ef5d4cb9227c60aafa9b2f9732b.tar.gz
bcm5719-llvm-5fdc7cba2ab94ef5d4cb9227c60aafa9b2f9732b.zip
Teach the logic for locating an installed GCC about the system root.
This requires fixing a latent bug -- if we used the default host triple instead of an autodetected triple to locate GCC's installation, we didn't go back and fix the GCC triple. Correct that with a pile of hacks. This entire routine needs a major refactoring which I'm saving for a subsequent commit. Essentially, the detection of the GCC triple should be hoisted into the same routine as we locate the GCC installation: the first is intrinsically tied to the latter. Then the routine will just return the triple and base directory. Also start to bring the rest of the library search path logic under test, including locating crtbegin.o. Still need to test the multilib and other behaviors, but there are also bugs in the way of that. llvm-svn: 140995
Diffstat (limited to 'clang/test/Driver/Inputs/basic_linux_tree/usr/i386-unknown-linux')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud