[PATCH] D42608: Driver: Prefer vendor supplied gcc toolchain

2018-10-03 Thread Tom Stellard via Phabricator via cfe-commits
tstellar added a comment. I've implemented an alternative solution here that I think is a little more robust: https://reviews.llvm.org/D52861 Repository: rC Clang https://reviews.llvm.org/D42608 ___ cfe-commits mailing list cfe-commits@lists.llv

[PATCH] D42608: Driver: Prefer vendor supplied gcc toolchain

2018-03-23 Thread Bruno Cardoso Lopes via Phabricator via cfe-commits
bruno added a comment. The change seems fine. Perhaps add tests to make sure this won't cause problems in the future? Something along the lines of test/Driver/linux-ld.c? Repository: rC Clang https://reviews.llvm.org/D42608 ___ cfe-commits mail

[PATCH] D42608: Driver: Prefer vendor supplied gcc toolchain

2018-03-05 Thread Tom Stellard via Phabricator via cfe-commits
tstellar added a comment. Ping Repository: rC Clang https://reviews.llvm.org/D42608 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[PATCH] D42608: Driver: Prefer vendor supplied gcc toolchain

2018-01-26 Thread Tom Stellard via Phabricator via cfe-commits
tstellar created this revision. Herald added a subscriber: srhines. This patch fixes an issue on Fedora where if you had the x86_64 cross compiler installed on your x86_64 system, then clang would use that compiler as the default toolchain. This was happening because the cross compiler is install