Commits

Joe Groff committed 9d366f78b68
Build libswiftStdlibStubs.a with the same warnings about global ctors/dtors as the runtime. We don't want unnecessary static constructors or destructors to leak into the stdlib or runtime. Add -Wexit-time-destructors to both targets too.