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)
commit2e96653b54a40bbbd7864551779017d82081d2b5
tree7628ca62ab06ca333b6b5fb4a3d6b01db5451ed2
parent4bfc1fc49f1418260cdf88a4dd39d6c0af539042
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226842 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfFile.cpp
test/DebugInfo/duplicate_inline.ll [deleted file]