Revert "Workaround bot failure with explicit conversion to MDTuple*"
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 17:30:52 +0000 (17:30 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 17:30:52 +0000 (17:30 +0000)
commit5351b6d75e711fe2be3a26fb09ecaa4786cad2d3
tree0ecab099019ee191de137bbe944d71ea20765502
parent05d49df6d80c5340f33939723754cee42ba0f059
Revert "Workaround bot failure with explicit conversion to MDTuple*"

This reverts commit r234329, which insufficiently appeased older
`clang`s (apparently that wasn't the only call site).  r234331 was a
more complete fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234333 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/DIBuilder.cpp