Duncan P. N. Exon Smith 3872d0084c IR: MDNode => Value: Instruction::getMetadata()
Change `Instruction::getMetadata()` to return `Value` as part of
PR21433.

Update most callers to use `Instruction::getMDNode()`, which wraps the
result in a `cast_or_null<MDNode>`.

llvm-svn: 221024
2014-11-01 00:10:31 +00:00
..
2014-10-21 23:01:01 +00:00
2014-10-29 15:23:11 +00:00
2014-10-21 23:01:01 +00:00
2014-10-29 15:23:11 +00:00