Dwarf Debug: Remove some cargo-cult type uniquing. Scopes do not have
authorAdrian Prantl <aprantl@apple.com>
Fri, 21 Mar 2014 22:16:32 +0000 (22:16 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 21 Mar 2014 22:16:32 +0000 (22:16 +0000)
commit0fb178b831ae3c216df739d476289986bded33ee
tree938b604d6cbc25951537f7b9f4349865d306e814
parenta60f719c8dc4a454c755b539d308afa7206c6612
Dwarf Debug: Remove some cargo-cult type uniquing. Scopes do not have
an ID, so this is a noop.
Thanks Manman for catching this!

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