Commits

Ben Langmuir committed d8d1687bffc
Reorder stdlib cmake dependencies Core depends on runtime depends on shims. So we need to visit their directories in that order so that the targets each depends on will exist at the time we look for them. Found with help from Dmitri! Swift SVN r26070