Adjust to the new BasicBlock ctor, which requires a function parameter
authorChris Lattner <sabre@nondot.org>
Wed, 4 Feb 2004 03:58:28 +0000 (03:58 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 4 Feb 2004 03:58:28 +0000 (03:58 +0000)
commitc24a076c6a22a932e4fc2b745fd748fe7ee3cb15
tree8738e3a14eaf26add97664794f12e7cac9765c13
parent4f05611ed948ed1fb3e861d178aae18bd025ce1c
Adjust to the new BasicBlock ctor, which requires a function parameter

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