Commits

Michael Gottesman committed 895af4edb9a
[loop-arc] Do not run LoopARCAnalysis on functions with external declarations. I have been able to run LoopRegionAnalysis in the normal pileline and compile the stdlib so I think this may not be /needed/, but why not save some compile time and potentially avoid future correctness errors. Swift SVN r32755