Home | History | Annotate | Download | only in X86

Lines Matching refs:mismatch

3      module mismatch {
4 header "mismatch.h"
7 echo "struct s;"> mismatch.h
10 -fdisable-module-hash mismatch.m -o 1.o
11 echo > mismatch.h
14 -fdisable-module-hash mismatch.m -o /dev/null
18 // RUN: cp %p/../Inputs/mismatch/1.o %p/../Inputs/mismatch/mismatch.pcm %t.dir
19 // RUN: cp %p/../Inputs/mismatch/1.o %t.dir/2.o
23 @import mismatch;
26 // Mismatch after importing the module.
27 // CHECK: warning: hash mismatch
28 // Mismatch in the cache.
29 // CHECK: warning: hash mismatch