Duncan P. N. Exon Smith d1ec4f037d IR: Stop erasing MDNodes from uniquing sets during teardown
Stop erasing `MDNode`s from the uniquing sets in `LLVMContextImpl`
during teardown (in particular, during
`UniquableMDNode::~UniquableMDNode()`).  Although it's currently
feasible, there isn't any clear benefit and it may not be feasible for
other subclasses (which don't explicitly store the lookup hash).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225696 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-12 20:50:25 +00:00
..
2014-12-09 18:38:53 +00:00
2014-06-27 18:19:56 +00:00
2014-12-09 18:38:53 +00:00
2014-12-09 18:38:53 +00:00
2014-12-09 18:38:53 +00:00
2014-12-09 18:38:53 +00:00
2014-06-12 16:06:51 +00:00
2014-12-09 18:38:53 +00:00
2014-08-21 21:09:24 +00:00