"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "73051044fd155494be1c31764eb74f1b8c456db0"
Make the triple an explicit argument of FindTargetProgramPath.
Preserve the original triple in the NetBSD toolchain when using -m32 or -m64 and the resulting effective target is different from the triple it started with. This allows -m32 to use the same assembler/linking in cross-compiling mode and avoids confusion about passing down target specific flags in that case like --32. llvm-svn: 131404
Loading
Please register or sign in to comment