[lldb-dev] [Bug 30603] New: Python reference documentation is out of date

2016-10-03 Thread via lldb-dev
https://llvm.org/bugs/show_bug.cgi?id=30603 Bug ID: 30603 Summary: Python reference documentation is out of date Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal

[lldb-dev] October LLVM bay-area social is this Thursday!

2016-10-03 Thread George Burgess IV via lldb-dev
We'll be at Tied House as usual, starting on Thursday the 6th at 7pm! If you can, help us plan and RSVP here: http://meetu.ps/2ZW8sM See everyone there! George ___ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listi

Re: [lldb-dev] Build failure with llvm/IR/Attributes.gen?

2016-10-03 Thread Kamil Rytarowski via lldb-dev
It works now, thank you! On 03.10.2016 02:15, Chris Bieneman wrote: > This is a different missing dependency. I've committed r283081 to fix > this one and another one that I found. Hopefully that should get things > working. > > -Chris > > On Oct 2, 2016, at 5:39 AM, Kamil Rytarowski