summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/Inputs/B_opt_tree/dir1/i386-unknown-linux-ld
Commit message (Collapse)AuthorAgeFilesLines
* Extend -Bprefix functionality and make it closer to gcc. If the "prefix"Simon Atanasyan2012-10-311-0/+0
is not a directory, Driver::GetProgramPath() routine does not try to append the program name as a "path component" to it. It just joins the "prefix" with the program name and checks the resulting path existence. The patch reviewed by Rafael Espindola. llvm-svn: 167114
OpenPOWER on IntegriCloud