Commits

Joe Groff committed 945fbaf167b
SIL: Add a linkage specifier to SILWitnessTables. In the short term, we need to be able to emit shared symbols for SILWitnessTables corresponding to Clang-imported modules, and soon, the generic specializer will need to be able to reference *_external witness tables deserialized from library modules. Swift SVN r14887