Sign in
llvm
/
llvm-project
/
lld
/
7475af91c50d4030286271bbc5520dd51456b26b
/
.
/
test
/
COFF
/
filetype.test
blob: 7a17ec5f2479229d0a1479194fb37139576095c0 [
file
] [
log
] [
blame
]
# 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