Commits

Chris Lattner committed 5d8613c7c9c
Introduce a new "Indirect_In_Guaranteed" SIL parameter convention. This isn't used yet, but will be for modeling the self argument passed to an address-only witness implementation. NFC since all this code is dead :-) Swift SVN r23857