zturner requested changes to this revision.
zturner added a comment.
This revision now requires changes to proceed.

I don't think we can check in an executable file, we should try to compile it 
on the spot.  We have 1-2 existing unit tests that check in an exe and we 
occasionally get reports that peoples' virus scanners flag them as trojans, 
even though they obviously aren't.  In any case, I've been meaning to remove 
those tests, so I think we should set a precedent that executable binaries are 
never checked in.

Is there something about this executable that makes it impractical to compile 
on the fly using the `%build` substitution?


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56293/new/

https://reviews.llvm.org/D56293



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

Reply via email to