[Driver] Update handling of c++ and runtime directoriesThis is a follow up to r361432 and r361504 which addresses issuesintroduced by those changes. Specifically, it avoids duplicatingfile and ru
[Driver] Update handling of c++ and runtime directoriesThis is a follow up to r361432 and r361504 which addresses issuesintroduced by those changes. Specifically, it avoids duplicatingfile and runtime paths in case when the effective triple is thesame as the cannonical one. Furthermore, it fixes the broken multilibsetup in the Fuchsia driver and deduplicates some of the code.Differential Revision: https://reviews.llvm.org/D62442llvm-svn: 361709
show more ...