Debug Info: Remove unused code. The MInsn of an _abstract_ variable is
authorAdrian Prantl <aprantl@apple.com>
Thu, 29 May 2014 16:56:48 +0000 (16:56 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 29 May 2014 16:56:48 +0000 (16:56 +0000)
commit1d7b7c5ba04ac6f6eecf12192816e14ba2850099
tree1eb362fa514bcdc78252feeda73b606e711e687b
parentd4aff6892b8ee0880f9e25960e96111e04018342
Debug Info: Remove unused code. The MInsn of an _abstract_ variable is
never used again and updating the abstract variable for each inlined
instance of it was questionable in the first place.

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