Commits

Jordan Rose committed 4f9367041f1
[Driver] Always use the runtime resource library path for DYLD_LIBRARY_PATH. ...when interpreting. Otherwise, the script may depend on library X, which depends on library Y, where library Y is a standard Swift library, located in lib/swift/$PLATFORM/. Finishes rdar://problem/23588774