* Make the ctor take a TargetData even though it's not using it yet
authorChris Lattner <sabre@nondot.org>
Tue, 23 Jul 2002 18:02:23 +0000 (18:02 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 23 Jul 2002 18:02:23 +0000 (18:02 +0000)
commit33494521d35d5eae26cdabc028bdee6d8d7da9c0
tree351b3a4c257b8171f3f2ada68d54cd6e7bfb5c6d
parent72c27e2ae56a4c49b0f77436d834557dbdd09351
* Make the ctor take a TargetData even though it's not using it yet
* Register the pass

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