Make sure to pass the offset into the new node, so that we don't silently
authorNate Begeman <natebegeman@mac.com>
Fri, 30 Dec 2005 00:10:38 +0000 (00:10 +0000)
committerNate Begeman <natebegeman@mac.com>
Fri, 30 Dec 2005 00:10:38 +0000 (00:10 +0000)
commit512beb9465ec9d22de6352eee4339e8295bfb79b
tree8c668fe6d0ebc2762aff28000ccd5a9bc2e181d7
parenta08787faa875104be7c26fa5dd61b15620aecd27
Make sure to pass the offset into the new node, so that we don't silently
drop it on the floor.

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