Commits

Todd Fiala committed 284736cd006
Swift LLDB: allow static Python bindings on non-Darwin by default This eliminates the need for the swig binary to be present. This was already the case for OS X, but required extra cmake arguments for cmake LLDB builds.