[LLD][COFF] Fix TypeServerSource matcher with more than one collision
[llvm-project.git] / lld / test / COFF / filetype.test
blob7a17ec5f2479229d0a1479194fb37139576095c0
1 # Make sure input file type is detected by file magic and not by extension.
3 # RUN: yaml2obj %p/Inputs/ret42.yaml -o %t.lib
4 # RUN: lld-link /out:%t.exe /entry:main %t.lib