Files
swift-mirror/stdlib/public
Bob Wilson a62cfa0de9 Restore build and install of the swiftImageInspectionShared library
Commit 0c42b57962 ("ELF: restructure image metadata registration")
removed the swift_install_in_component lines for both
swiftImageInspectionStatic and swiftImageInspectionShared libraries,
even though only the former library was removed in that change. As a
result, the swiftImageInspectionShared was not being built or
installed. This should fix SR-7038.
rdar://problem/37710244
2018-02-28 11:22:52 -08:00
..
2018-02-27 15:41:03 -08:00

The modules in the 'stdlib/public' directory are shipped publicly
as a part of Apple Swift.