[GlobalsAA] Turn GlobalsAA on again by default
authorJames Molloy <james.molloy@arm.com>
Tue, 13 Oct 2015 10:43:57 +0000 (10:43 +0000)
committerJames Molloy <james.molloy@arm.com>
Tue, 13 Oct 2015 10:43:57 +0000 (10:43 +0000)
commit938c3d3164ecf25087e4c7621d4e0da8847f5096
tree4b27a3dedb3480be83c56c52c35ce018eb436a5b
parent62c17949c93bcad21afc1c64f71888e61c41bcce
[GlobalsAA] Turn GlobalsAA on again by default

Now that all the known faults with GlobalsAA have been fixed, flip the big switch on -enable-non-lto-gmr again.

Feel free to pester me with any more bugs found, and don't hesitate to flip the switch back off.

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