Allow targets to emit code into the entry block of each function
authorChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 07:23:21 +0000 (07:23 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 13 May 2005 07:23:21 +0000 (07:23 +0000)
commit3aa7832c821c19a57aaf6ce87f16d8b49931e644
tree953ff8a52e93fe54c1918f340e8c43933c44b6cf
parentcc13b76246789c1c27290801922049eff959fc58
Allow targets to emit code into the entry block of each function

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