Add copyMD to copy metadata from one instruction to another instruction.
authorDevang Patel <dpatel@apple.com>
Wed, 14 Oct 2009 17:02:49 +0000 (17:02 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 14 Oct 2009 17:02:49 +0000 (17:02 +0000)
commit5db2c52270e70271ace8b4f0c2942823be702132
tree567530d66ea45d142d4cb0591b7a58d2bcae0da9
parent9649344cb5e919f0d251c8b5b966259f3e7445bb
Add copyMD to copy metadata from one instruction to another instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84113 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Metadata.h
lib/VMCore/Metadata.cpp