Eugene.Zelenko added a comment.

In http://reviews.llvm.org/D15067#427834, @krytarowski wrote:

> In http://reviews.llvm.org/D15067#427814, @Eugene.Zelenko wrote:
>
> > I would like to see implemented my comment about LLVM_CONFIG and 
> > find_program().
>
>
> Could you first push this to clang? I don't want to drift from clang myself.


I'm not sure about Clang make files, but I built Clang with LLVM. LLDB is more 
problematic, so I build it standalone with previously build Clang. This why I'd 
like to specify path in CMake parameters, not relying in find_program().


Repository:
  rL LLVM

http://reviews.llvm.org/D15067



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

Reply via email to