Rename a couple of variables to be more accurate.
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 23 May 2014 05:03:23 +0000 (05:03 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 23 May 2014 05:03:23 +0000 (05:03 +0000)
commit1ed412cb72c3e0a6d5cfeaf756ab1fd014f1844b
tree3d8e2eb35b7ecb1e7ff0c958ada5eab486654a97
parente4dfe5d46fb263d0a826529041e31d15e5e8be96
Rename a couple of variables to be more accurate.

It's not really a "ScopeDIE", as such - it's the abstract function
definition's DIE. And we usually use "SP" for subprograms, rather than
"Sub".

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