I can't convince myself that this is safe, remove the recursive call.
authorChris Lattner <sabre@nondot.org>
Mon, 13 Mar 2006 06:42:16 +0000 (06:42 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 13 Mar 2006 06:42:16 +0000 (06:42 +0000)
commitb6b17ffbc61025c6b3233787ccce2e6335d60b49
treedd4ca81014f2e9b515140f519bc177953e1ab058
parent79dbea5ab4c73243a4f6a09fa1637a618263493e
I can't convince myself that this is safe, remove the recursive call.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26725 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/TargetLowering.cpp