[Driver] Support GCC detection for GCC compiled with --enable-version-specific-runtime-libs
GCC's compiled with --enable-version-specific-runtime-libs change the paths where includes and libs are found. This patch adds support for these cases Reviewed By: MaskRay Differential Revision: https://reviews.llvm.org/D118700
Loading
Please sign in to comment