brintos

brintos / llvm-project-archived public Read only

0
0
Text · 171 B · 7a17ec5 Raw
5 lines · plain
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.lib4# RUN: lld-link /out:%t.exe /entry:main %t.lib5