sivachandra added inline comments.

================
Comment at: zorg/buildbot/builders/LLDBBuilder.py:71
+            is_legacy_mode=False,
+            depends_on_projects=["llvm", "clang", "lldb", "lld"])
 
----------------
sivachandra wrote:
> I wonder why it is getting git.lab.llvm.org! Can you try with an additional 
> arg to the LLVMBuildFactory constructor:
> 
> ```
>   repourl_prefix="http://github.com/llvm/";
> ```
May be https instead of http.


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

https://reviews.llvm.org/D69341



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

Reply via email to