uselistorder: Pull the assembly bit up out of the printer
[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