Commits
Michael Gottesman committed a0f7d9c3fd6
Add an option to run the inst-count pass after performing optimizations. This will enable via the -print-stats function the ability to quickly find out the final count of various forms of instructions. My intention is to use this to count retains and releases. Swift SVN r18946