Commits

Roman Levenstein committed 5a4888236dd
Revert "Re-apply "Reduce memory footprint of the Swift compiler"" This reverts commit bf2fdb676484284b20f1f53b0b2cd5fbe04592c2. One of the build bots reported a malloc/free error, while other bots had successful builds. It could indicate a non-deterministic failure. Preventively revert this patch as it is the most likely cause of these issues. rdar://23611346