Commits

David Farler committed 91c64fdbb16
Stop re-exporting the Objective-C library and link it properly. This is needed to embed LLVM bitcode sections in the standard library and overlays. The linker doesn't support embedded bitcode and reexport flags (among others). rdar://problem/20750099 Swift SVN r28052