Fix a typo I spotted when hacking on SROA. Somewhat alarming that
authorChandler Carruth <chandlerc@gmail.com>
Wed, 9 Sep 2015 09:46:16 +0000 (09:46 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 9 Sep 2015 09:46:16 +0000 (09:46 +0000)
commitb7463578ec56965da8aa25a979c5d5dc3f676bdf
treed70e558145dc8e1cde7d0e7dc21684d323e6f3a4
parent0515d4b531a245b9028ebee67de6fd8885b79d08
Fix a typo I spotted when hacking on SROA. Somewhat alarming that
nothing broke.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247127 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoadCombine.cpp