Commits

Jordan Rose committed 960a4f164a4
Add LangOptions::EnableTargetOSChecking, so that LLDB can ignore OS mismatches. In particular, this is problematic when libraries are loaded dynamically, and may have newer deployment targets than the main executable. Swift SVN r26786