Fix a pointer invalidation problem. This fixes Generic/badarg6.ll
authorChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 23:32:00 +0000 (23:32 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Jan 2005 23:32:00 +0000 (23:32 +0000)
commit7c68ec6b70c765edec1e850331c30a7b65c6ebda
tree3b8e46371eb1aa54228a39ee3417e7e0675e1fb9
parent5351e9b172962a4f51e6d3b12018dd2de34b2f97
Fix a pointer invalidation problem.  This fixes Generic/badarg6.ll

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