xref: /llvm-project/lld/test/COFF/filetype.test (revision b587ca93be114d07ec3bf654add97d7872325281)
1# Make sure input file type is detected by file magic and not by extension.
2
3# RUN: yaml2obj %p/Inputs/ret42.yaml -o %t.lib
4# RUN: lld-link /out:%t.exe /entry:main %t.lib
5