[Reland][Runtimes] Merge 'compile_commands.json' files from runtimes build (#116303)
[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