[LLD][COFF] Fix TypeServerSource matcher with more than one collision
[llvm-project.git] / lld / test / COFF / pdb-tpi-hash-size.test
blobb19a6500a8305ab037ed95bd794215e46be8fdce
1 # RUN: yaml2obj %p/Inputs/pdb1.yaml -o %t1.obj
2 # RUN: yaml2obj %p/Inputs/pdb2.yaml -o %t2.obj
3 # RUN: rm -f %t.dll %t.pdb
4 # RUN: lld-link /debug /pdb:%t.pdb /dll /out:%t.dll \
5 # RUN:   /entry:main /nodefaultlib %t1.obj %t2.obj
7 # RUN: llvm-pdbutil dump -types -type-extras %t.pdb | FileCheck %s
9 CHECK:      Hash Key Size: 4
10 CHECK-NEXT: Num Hash Buckets: 262143