Re: [swift-lldb-dev] Swift 3.1 Release process announced

2016-12-09 Thread Dmitry Shevchenko via swift-lldb-dev
The correct url is https://swift.org/blog/swift-3-1-release-process/, just in case. On Fri, Dec 9, 2016 at 3:55 PM Ted Kremenek via swift-lldb-dev < swift-lldb-dev@swift.org> wrote: > The release process for Swift 3.1 has now been posted to Swift.org: > >

Re: [swift-lldb-dev] Issues with LLDB and modules

2016-09-14 Thread Dmitry Shevchenko via swift-lldb-dev
Added a functional test project on a bug here https://bugs.swift.org/browse/SR-2637 Hopefully this makes things a bit more clear. On Mon, Sep 12, 2016 at 12:13 PM Dmitry Shevchenko wrote: > My apologies, the url should read http://bazel.io. > > > On Fri, Sep 9, 2016 at 2:04

[swift-lldb-dev] Issues with LLDB and modules

2016-09-12 Thread Dmitry Shevchenko via swift-lldb-dev
Hello, I would like to ask a couple of implementation questions about LLDB and Swift. We are building swift in a custom build system (bazel.org) where we try to use Swift static libraries to compose our programs. In other words, we build multiple Swift targets into a pair of (.a, .switfmodule)