John McCall
|
2d03d842f5
|
Move class metadata emission into GenMeta.cpp. The main
motivation for this is to re-use code involving generic nominal
types.
Swift SVN r2891
|
2012-09-21 07:52:58 +00:00 |
|
John McCall
|
5b10c5df32
|
Move emitClassMetadataRef to GenMeta.cpp and make it work for
an arbitrary metadata type.
Swift SVN r2862
|
2012-09-18 07:23:44 +00:00 |
|
John McCall
|
d789a32827
|
Module and metatype types are first-class right now, so don't
fail to handle them.
Swift SVN r1271
|
2012-03-27 22:13:34 +00:00 |
|