[llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710)
[llvm-project.git] / llvm / test / Linker / multiple-merged-structs.ll
blobaa8204dfebbde86951f3c1e70cecbd165b4cf818
1 ; RUN: llvm-link %S/Inputs/PR11464.a.ll %S/Inputs/PR11464.b.ll
2 ; PR11464