DebugInfo: Move DIVariable::printExtendedName() to its only caller
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 14 Apr 2015 02:09:32 +0000 (02:09 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 14 Apr 2015 02:09:32 +0000 (02:09 +0000)
commit79666c21ab6d29d9c5b69d3d7690a043c9d84c9a
tree14e56b9a496f0b4143a390ae76461380b9c5d025
parent3e31f5eeb105539a137447f6b7c3914d304db008
DebugInfo: Move DIVariable::printExtendedName() to its only caller

Move the local function `printDebugLoc()` along with it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234838 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DebugInfo.h
lib/CodeGen/LiveDebugVariables.cpp
lib/IR/DebugInfo.cpp