JDevlieghere added a comment.

In D65109#1596294 <https://reviews.llvm.org/D65109#1596294>, @clayborg wrote:

> 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?


I'll defer to @sgraenitz to answer this since he did the work. :-)


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