[GlobalsAA] Disable globals-aa by default
authorJames Molloy <james.molloy@arm.com>
Tue, 15 Sep 2015 10:44:06 +0000 (10:44 +0000)
committerJames Molloy <james.molloy@arm.com>
Tue, 15 Sep 2015 10:44:06 +0000 (10:44 +0000)
commit17ed55c267b0654748deac56a647a55e617561b0
tree4ce419205333f4c6be0911460023ec3458c00a10
parent1b6640a5fcb474cc50ae52b5e5099f1ee83103a9
[GlobalsAA] Disable globals-aa by default

Several issues have been found with it - disabling in the meantime.

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