asmith added a comment.

In https://reviews.llvm.org/D47708#1123286, @aleksandr.urakov wrote:

> Thank you!
>
> But it looks like the binary files (*.pdb and *.exe) have not been committed 
> properly (they have zero size).


I've seen that issue before. I think you have to specify --binary when 
generating the diff.

git diff --no-prefix --binary branch master > patch.file


https://reviews.llvm.org/D47708



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to