"lld/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "454fe154a76b0541606d85a42f30b9bbc336bafe"
Replace the F_Binary flag with a F_Text one.
After this I will set the default back to F_None. The advantage is that before this patch forgetting to set F_Binary would corrupt a file on windows. Forgetting to set F_Text produces one that cannot be read in notepad, which is a better failure mode :-) llvm-svn: 202052
Loading
Please register or sign in to comment