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)
commitfef140df96ae48f2aa70be8c1ad71c22f464c27b
treed04f42e64b0fef03c2a8712b05c4932cee126463
parent30531eff571fd6fa6d748bdf3a59cbb6faa90da9
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.

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