Revert "Try a third time to fix MSVC build after r234290"
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 18:07:41 +0000 (18:07 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 18:07:41 +0000 (18:07 +0000)
commit47a6d12ba71e1aad492cf76feed5b256c9132e58
tree7efeb0ca6f8debcc2bc98449f5c65649781161a9
parent0d8314f6f36bf855820e1c7a816ddf75c5fa997d
Revert "Try a third time to fix MSVC build after r234290"

This reverts commit r234295 (and r234294 and r234292 before it).  I
removed the implicit conversion to `MDTuple*` r234326, so there's no
longer an ambiguity in `operator[]()`.

I think MSVC should accept the original code now...

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