Prebuilt binary for Windows

Zachary,
Can you please take a look at that change? (https://reviews.llvm.org/D27476)

It’ll be sad if another snapshot build gets published with broken lldb. :frowning:

Sorry, a combination of national holidays and extended vacations happened and this fell off my radar. lgtm

Thanks!

Would anyone be so kind to commit that?

I will commit it, in the meantime can you request commit access so that any future patches you can commit?

Vadim, it looks like your change was committed in r291291, and I've
built a new snapshot today which includes it. Can you give it a try
and see if everything works?

Cheers,
Hans

It worked!

…but not before I set PYTHONPATH=C:\Program Files (x86)\LLVM\lib\site-packages\lldb
Without that, it couldn’t find the _lldb module, so we are not quite out of the woods yet.

When are you planning to make the next snapshot build?

Thanks!