Disable the new SROA pass to get the tree back in working order. We don't yet
authorNick Lewycky <nicholas@mxc.ca>
Wed, 26 Sep 2012 22:43:04 +0000 (22:43 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 26 Sep 2012 22:43:04 +0000 (22:43 +0000)
commitbfc342d412724c91f87da1c3abdcf8e1dbf2db8c
tree52b017c8b3231803f9f52881c6bf6f5213666365
parent8a63f99f038e56245d0f5049966727cc87264c0c
Disable the new SROA pass to get the tree back in working order. We don't yet
have testcases for the current problems.

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