1## Check that merge-fdata tool doesn't spuriously print boltedcollection 2 3RUN: merge-fdata %S/Inputs/blarge.fdata %S/Inputs/blarge.fdata \ 4RUN: | FileCheck %s --check-prefix=CHECK-FDATA 5 6CHECK-FDATA-NOT: boltedcollection 7
1## Check that merge-fdata tool doesn't spuriously print boltedcollection 2 3RUN: merge-fdata %S/Inputs/blarge.fdata %S/Inputs/blarge.fdata \ 4RUN: | FileCheck %s --check-prefix=CHECK-FDATA 5 6CHECK-FDATA-NOT: boltedcollection 7