Revert "PR21408: Workaround the appearance of duplicate variables due to problems...
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 22 Jan 2015 17:49:59 +0000 (17:49 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 22 Jan 2015 17:49:59 +0000 (17:49 +0000)
commite7d473461ea2ca1cfd905efa481804fd9b52a072
tree03ac58297fb761ea3a281be8571d6e7f349d41fe
parent7cd58934a8c8b4ef61d0c31ddef1b4807be6f53a
Revert "PR21408: Workaround the appearance of duplicate variables due to problems when inlining two calls to the same function from the same call site."

The underlying bug has been fixed in r226736 so there's no need to
workaround this anymore.

This reverts commit r220923.

llvm-svn: 226842
llvm/lib/CodeGen/AsmPrinter/DwarfFile.cpp
llvm/test/DebugInfo/duplicate_inline.ll [deleted file]