add a new CreateStackTemporary helper method.
authorChris Lattner <sabre@nondot.org>
Mon, 15 Oct 2007 17:47:20 +0000 (17:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 Oct 2007 17:47:20 +0000 (17:47 +0000)
commit37ce9df0da6cddc3b8bfef9b63d33d058a0f2f15
treecec87cf4d6c48ba9d7d16c486ab9bd8fa9712fea
parentcfc24007b13564c6720571a2e809cf84fda67737
add a new CreateStackTemporary helper method.

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