Files
swift-mirror/lib/Frontend/CompilerInvocation.cpp
Brent Royal-Gordon c177674855 Load runtime library modules from SDK
With this change, swiftc will still look for standard library and overlay modules in ../lib/swift (relative to the compiler), but if it doesn’t find them there, it will now look in usr/lib/swift in the SDK.
2019-03-12 19:45:27 -07:00

50 KiB