clayborg added a comment.

I am fine with removing the Xcode project. Others should ok it too.

> I've included a new script to streamline the process: it creates two build 
> directories in the current directory. The first directory is for LLVM and 
> Clang which uses Ninja to build. The second directory is for LLBD, which 
> configures a standalone build using the Xcode generator.

Not sure why we need two different build directories? Can we just use the 
mono-repo style build and use "cmake -G Xcode"? Or is this just to appease the 
Apple build process?


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D65109



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

Reply via email to