After early-lowering the FORMAL_ARGUMENTS node, delete it.
authorDan Gohman <gohman@apple.com>
Mon, 21 Jul 2008 21:04:07 +0000 (21:04 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 21 Jul 2008 21:04:07 +0000 (21:04 +0000)
commit2dbc167294c1a7a4cd7a43f86bff104afd6110e5
tree4cd7e0b19786bd8068bdfa292e0a52ec48081e36
parenta022bdfd99bc092dac9cefb4c2be9de787ea8e0f
After early-lowering the FORMAL_ARGUMENTS node, delete it.

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