repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[LLD][COFF] Fix TypeServerSource matcher with more than one collision
[llvm-project.git]
/
lld
/
test
/
COFF
/
filetype.test
blob
7a17ec5f2479229d0a1479194fb37139576095c0
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