Debug info: Factor the retrieving of the DIVariable from a MachineInstr
authorAdrian Prantl <aprantl@apple.com>
Thu, 10 Apr 2014 17:39:48 +0000 (17:39 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 10 Apr 2014 17:39:48 +0000 (17:39 +0000)
commitb7b9bf458b2230a977ad5572b8435bb4a2d0cb13
tree767c06da6615dd3fa6c7a3a17b0411908519e798
parentf0aeabb5a61bd2ffeeee9bf6e43c6d21f312c96f
Debug info: Factor the retrieving of the DIVariable from a MachineInstr
into a function.

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