[lldb-dev] Process for making LLVM changes?

Greg Clayton gclayton at apple.com
Thu Jul 25 12:50:03 PDT 2013


On Jul 25, 2013, at 12:28 PM, Richard Mitton <richard at codersnotes.com> wrote:

> Hi all, 
> 
> I have a lldb patch I'm working on that requires changes to the LLVM code. I was wondering what the general procedure is for doing stuff like this; do I just submit my changes to the LLVM mainline first, and then submit an lldb patch? I don't want to be in a situation where lldb has a patch approved but it got rejected from LLVM... 

Get the LLVM patch approved and submitted first, then submit the LLDB changes.

> Is lldb tied to a specific LLVM revision or are developers generally expected to have latest? 

The latest top of tree llvm and clang is what we all use for development. 

> 
> Thanks,
> -- 
> Richard Mitton
> 
> richard at codersnotes.com
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list