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)
commit84d882ee56b76d571971e9f265be1611b1583720
treeea20e7df5118fd67786e4b67e2aa7c967e5c0617
parentbc4021f31eaa97ee52655828da3e3de14a39e4a6
Enable the new SROA pass by default.

Queue the fallout. ;]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164480 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/PassManagerBuilder.cpp