llvm-project/llvm/include
Duncan P. N. Exon Smith f14b1df55b IR: Move call to dropAllReferences() to MDNode subclasses
Don't call `dropAllReferences()` from `MDNode::~MDNode()`, call it
directly from `~MDNodeFwdDecl()` and `~GenericMDNode()`.

llvm-svn: 223904
2014-12-10 01:45:04 +00:00
..
llvm IR: Move call to dropAllReferences() to MDNode subclasses 2014-12-10 01:45:04 +00:00
llvm-c IR: Split Metadata from Value 2014-12-09 18:38:53 +00:00