Reland r200340 - 'Add line table debug info to COFF files when using a win32 triple'
[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