Move the endif to the correct line so we don't have warnings about
authorChandler Carruth <chandlerc@gmail.com>
Wed, 20 Mar 2013 06:47:00 +0000 (06:47 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 20 Mar 2013 06:47:00 +0000 (06:47 +0000)
commit30ee9c2093897a0edfe3bd23e6c754c4d88cbd88
treef2f4f97e0801222ec1bbf9f0ad86e4a3c3627c9a
parentf2b649da0f433511e9e0d602ee59e9f687dd846c
Move the endif to the correct line so we don't have warnings about
unused statistics variables.

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