llvm-6502/include
Duncan P. N. Exon Smith b0617860b5 IR: Merge UniquableMDNode back into MDNode, NFC
As pointed out in r226501, the distinction between `MDNode` and
`UniquableMDNode` is confusing.  When we need subclasses of `MDNode`
that don't use all its functionality it might make sense to break it
apart again, but until then this makes the code clearer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226520 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-19 23:13:14 +00:00
..
llvm IR: Merge UniquableMDNode back into MDNode, NFC 2015-01-19 23:13:14 +00:00
llvm-c Finish removing DestroySource. 2014-12-23 19:16:45 +00:00