Move range handling for a function to endFunction rather than
authorEric Christopher <echristo@gmail.com>
Wed, 29 Jan 2014 23:05:43 +0000 (23:05 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 29 Jan 2014 23:05:43 +0000 (23:05 +0000)
commit65a12969f9c8610e304efc096f94c955fc94abf2
treecc3e8a87c553dfad17681de8338c65ad9c6ab53c
parentc55cb498c9d312438610eda59ecb8c531a12ee2e
Move range handling for a function to endFunction rather than
when we create the subprogram DIE.

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