summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/CrossWindowsToolChain.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Driver: correct typoSaleem Abdulrasool2014-11-191-1/+1
| | | | | | Fix a typo in the search path identified by Justin Bogner. llvm-svn: 222371
* Driver: assume that all architectures are supported for libstc++Saleem Abdulrasool2014-10-251-8/+2
| | | | | | | | | Rather than asserting that the target is unsupported, make a guess at what the tree for a port would look like and use that for the search path. Addresses review comments from Ried Kleckner for SVN r220547. llvm-svn: 220624
* Driver: add missed file from previous commitSaleem Abdulrasool2014-10-241-0/+123
llvm-svn: 220547
OpenPOWER on IntegriCloud