Turn the new SROA pass back on. Let's see if it sticks this time. =]
authorChandler Carruth <chandlerc@gmail.com>
Tue, 2 Oct 2012 04:24:01 +0000 (04:24 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 2 Oct 2012 04:24:01 +0000 (04:24 +0000)
commit1fe4fae463eba5965aa1f98600161ef7de96aaf1
treee613bff3d34a88304f88a7b6768c21c93f905c92
parentc69bb70deb5b596941bb1de180d1554f9a411062
Turn the new SROA pass back on. Let's see if it sticks this time. =]

Again, let me know if anything breaks due to this!

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