Commits

John McCall committed bc3951761ea
Change the preserve-symbols hack for protocol witness tables to survive through 'strip', which is apparently performed by the app store. All the hard work done by Greg Parker. This hack is getting out of hand; we should add a proper conformance registry for 1.0. rdar://17033558 Swift SVN r18647