[x86] remove duplicate movq instruction defs (PR25554)
[oota-llvm.git] / test / Linker / multiple-merged-structs.ll
1 ; RUN: llvm-link %S/Inputs/PR11464.a.ll %S/Inputs/PR11464.b.ll
2 ; PR11464