git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354923
91177308-0d34-0410-b5e6-
96231b3b80d8
// FIXME: Is this really an optimization rather than a canonicalization?
MPM.addPass(ReversePostOrderFunctionAttrsPass());
- // Use inragne annotations on GEP indices to split globals where beneficial.
+ // Use in-range annotations on GEP indices to split globals where beneficial.
MPM.addPass(GlobalSplitPass());
// Run whole program optimization of virtual call when the list of callees