Michael Gottesman
|
9006fca42b
|
Rename SILBuilder::emitDestroyAddr => SILBuilder::emitDestroyAddrAndFold.
Now it matches SILBuilder::emit{StrongRelease,ReleaseValue}AndFold which perform
the same operation but on object types.
Swift SVN r27806
|
2015-04-27 17:29:50 +00:00 |
|
John McCall
|
79cc258f65
|
Lower 'throws' to an error result.
Swift SVN r27108
|
2015-04-08 00:09:29 +00:00 |
|
Chris Lattner
|
95b7b4d5e4
|
rename CleanupLocation::getCleanupLocation -> CleanupLocation::get, NFC.
Swift SVN r26994
|
2015-04-04 22:56:01 +00:00 |
|
John McCall
|
723a6077cf
|
Reorganize some code in SILGen into new files; NFC.
Swift SVN r26971
|
2015-04-04 03:32:18 +00:00 |
|