1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include
Duncan P. N. Exon Smith 684109f652 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
2015-01-19 22:21:15 +00:00
..
llvm IR: Remove templates from TempMDNodeDeleter, NFC 2015-01-19 22:21:15 +00:00
llvm-c Finish removing DestroySource. 2014-12-23 19:16:45 +00:00