Commits

Joe Groff committed 2a4dfed8f5f
SILGen: Emit RawRepresentable methods of imported enums. In SILGen, when we emit the enum external definition, emit the methods in addition to the case constructors for the enum. Make sure they get thunk linkage. Swift SVN r10017