On Tue, May 31, 2016 at 01:45:30PM -0700, Matthias Braun wrote: > To be more exact here: I usually do not checkout llvm svn at a higher > level because that forces me back to svn (which last time I used it did > not have built-in support for bisection, not sure if that changed > recently).
svn-bisect is a trival tool and should be part of every good svn installation. While I never got around to script the part of "update all subrepos to the same revision", it certainly doesn't involve any addition checks. From what I can tell, git submodules don't even support that easily. I might be wrong though. Joerg _______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev