llvm/lld/test/COFF/filetype.test

# Make sure input file type is detected by file magic and not by extension.

# RUN: yaml2obj %p/Inputs/ret42.yaml -o %t.lib
# RUN: lld-link /out:%t.exe /entry:main %t.lib