"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "fdc2515ce94db18bf4b8b2180a54f5a56ca80690"
Minor fix in ToolChainTest.cpp to allow user defined GCC toolchain.
If the user configured clang with a custom GCC toolchain that will take precedence on what the ToolChainTest.cpp expects to evaluate. This is fixed here by passing --gcc-toolchain= to the driver, in order to override any user defined GCC toolchain. llvm-svn: 251459
Loading
Please register or sign in to comment