We were not correctly burrowing down multiple levels to get to a leaf. Fix this now
authorChris Lattner <sabre@nondot.org>
Thu, 7 Mar 2002 21:18:00 +0000 (21:18 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 7 Mar 2002 21:18:00 +0000 (21:18 +0000)
commit4736d06bf4ca09e8fbc85629a47b863aea5d89a0
tree5efe2b478bbe5f84bbf23ea9f629362e1420d760
parent921ef3a1857c60d1ec7530b6cefe5b277d3e7c33
We were not correctly burrowing down multiple levels to get to a leaf.  Fix this now

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