Fix 2008-03-05-SxtInRegBug.ll so that the CHECK-NOT will not match the filename.
[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