Fix a copy/paste error in the IR Linker, casting an ArrayType instead of a VectorType.
[oota-llvm.git] / test / Linker / 2009-09-03-mdnode2.ll
2009-09-03 Devang PatelThere is not any need to copy metadata while merging...