Commits

Chris Lattner committed de60776e2a3
rearrange how getRuntimeFunction works. Instead of using a creation method to handle function attributes, just pass in a list of function attributes. Among other things, things that were formerly calling createReadnoneRuntimeFunction to get nounwond, now make it explicit. Swift SVN r5170