zturner added a comment.

I'm not sure what your source tree layout looks like, but this isn't applying 
for me.  All your paths have "trunk" in front of them, which is a little 
unusual in the directory structure is supposed to be something like this:

  llvm
    tools
      lldb
        source

And I would apply the patch inside of the `lldb` directory.  But yours appears 
to look like this:

  lldb
    trunk
      source

So it doesn't apply.


http://reviews.llvm.org/D17107



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

Reply via email to