Record line number at the beginning of a func.start.
authorDevang Patel <dpatel@apple.com>
Thu, 16 Apr 2009 15:07:09 +0000 (15:07 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 16 Apr 2009 15:07:09 +0000 (15:07 +0000)
commit906caf2ae45455a12696bb950429da28d7d63422
tree7e00bc8110179b700b4b03122ebaacaa7031494e
parent7c36683fa33afe91da0b5e08ca3064c633dc3f77
Record line number at the beginning of a func.start.

This line was accidently lost yesterday.

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