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)
commit486022557031766cf2818cea94013a457eea0486
tree672455c4ab682ec22087ce139e61afa0399babfa
parent96fb9024f2353f2215549372a30faf445533879c
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".

llvm-svn: 209499
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp