Dan Gohman 872814ae04 Disallow null as a named metadata operand.
Make MDNode::destroy private.
Fix the one thing that used MDNode::destroy, outside of MDNode itself.

One should never delete or destroy an MDNode explicitly. MDNodes
implicitly go away when there are no references to them (implementation
details aside).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109028 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-21 18:54:18 +00:00
..
2010-07-13 05:50:08 +00:00
2010-07-12 05:26:37 +00:00
2010-07-13 05:50:08 +00:00
2010-07-16 05:59:39 +00:00
2010-07-20 21:46:58 +00:00
2010-04-11 19:27:52 +00:00
2010-05-28 16:06:09 +00:00
2010-04-08 17:41:04 +00:00