Commits

Chris Lattner committed b8c2bc4ebde
disable the performance inliner for now. It dramatically slows down the build time of the stdlib (primarily in the llvm IR and later passes) by generating a ton more code that needs to be compiled. Swift SVN r11631