Change the description string of the LoopInfo pass.
authorDan Gohman <gohman@apple.com>
Fri, 1 May 2009 21:58:05 +0000 (21:58 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 1 May 2009 21:58:05 +0000 (21:58 +0000)
commit7e5440404b46626f014be3a3a66231969c4574e9
treea32e75811b25797f1f7e32f8d2d6224b7fc6ab10
parentf0e4cac7ebdee07639bd1fc3eadf204f45868556
Change the description string of the LoopInfo pass.
"Construction" makes it sound like a pass that might
modify the CFG to construct natural loops.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70580 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LoopInfo.cpp