Created by: nguyentruongtho
This PR haven't yet implemented creating static lib using swift_library, but if preferred_linkage is set to static for a swift target, it will be linked statically against any library that depends on it.
Created by: nguyentruongtho
This PR haven't yet implemented creating static lib using swift_library, but if preferred_linkage is set to static for a swift target, it will be linked statically against any library that depends on it.