OSDN Git Service

Add missed cleanup from r198456
authorAlp Toker <alp@nuanti.com>
Sat, 4 Jan 2014 22:47:48 +0000 (22:47 +0000)
committerAlp Toker <alp@nuanti.com>
Sat, 4 Jan 2014 22:47:48 +0000 (22:47 +0000)
commit395f7c2505c323459c40d2dd1dfa8c913211767b
treefa79c1fa1f664436ba169dd38d19d66ed7958a45
parent29d56f68c6a2cd4570588ee62e4355ead31ea174
Add missed cleanup from r198456

All other uses of this macro in LLVM/clang have been moved to the function
definition so follow suite (and the usage advice) here too for consistency.

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