commit | b0617860b5bb9b1efb906c8ee2c06c435a7a27ab | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Mon Jan 19 23:13:14 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Mon Jan 19 23:13:14 2015 +0000 |
tree | 65122977b719c962d3dfc2336f7d05efa350c6ee | |
parent | fce53dd939178a498bfbbf91084164a10f5b6776 [diff] |
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