IR: Remove templates from TempMDNodeDeleter, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 19 Jan 2015 22:21:15 +0000 (22:21 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 19 Jan 2015 22:21:15 +0000 (22:21 +0000)
commit65bb48b6fc500f42d4340d909ec22893d4c56741
treec2642365075dc3def3821f2826f9797e37c870e3
parent0927997ce8b674b5651e41dd58b3d8c48f9b089c
IR: Remove templates from TempMDNodeDeleter, NFC

r226504 added `TempMDNodeDeleter` to help with `std::unique_ptr<>`-izing
the `MDNode::getTemporary()` interface.  It doesn't need to be
templated, though.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226509 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Metadata.h