diff options
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-01-19 22:21:15 +0000 |
---|---|---|
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | 2015-01-19 22:21:15 +0000 |
commit | 434d4a5a0681bc511eaa899df7b3e9c49358db55 (patch) | |
tree | 61245db8f940c9ad7c539c22df78c6d655ca894b /llvm/lib/IR/Metadata.cpp | |
parent | c5a0e2e3a7551d482fdfbeb7a5eb5923ccfc09f7 (diff) | |
download | bcm5719-llvm-434d4a5a0681bc511eaa899df7b3e9c49358db55.tar.gz bcm5719-llvm-434d4a5a0681bc511eaa899df7b3e9c49358db55.zip |
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.
llvm-svn: 226509
Diffstat (limited to 'llvm/lib/IR/Metadata.cpp')
0 files changed, 0 insertions, 0 deletions