tstellar added inline comments.
================ Comment at: lib/Driver/ToolChains/Gnu.cpp:1840 + // Yet, still look for RHEL devtoolsets + // (should it be done Linux-only??) + Prefixes.push_back("/opt/rh/devtoolset-6/root/usr"); ---------------- fedor.sergeev wrote: > aaron.ballman wrote: > > This is a good question to get an answer to before committing. :-) I don't > > know the answer myself, unfortunately. > So we need somebody that could answer it! :) > Last person who touched these paths was Tom Stellard. > Adding as a reviewer. Yes, this can be linux only. https://reviews.llvm.org/D35755 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits