Commits

Dave Zarzycki committed 648080994b3
Runtime: drop calloc for malloc This was supposed to be done a long time ago after DI landed, but a weird bug in our getopt wrapper blocked this. That code is gone now, so let's make the switch. Swift SVN r13786