Enable the new SROA pass by default.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 24 Sep 2012 01:10:25 +0000 (01:10 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 24 Sep 2012 01:10:25 +0000 (01:10 +0000)
commit8232bf53c6878976ed145495aa334272f3cd9756
treec762a5d512cd3e380f436f3cd4f86f11592b02d7
parent92924fd28fd4d0678df72f66e02d3310416ba0e6
Enable the new SROA pass by default.

Queue the fallout. ;]

llvm-svn: 164480
llvm/lib/Transforms/IPO/PassManagerBuilder.cpp