# RUN: yaml2obj %p/Inputs/nop.obj.yaml > %t.obj # # RUN: lld -flavor link /out:%t.exe /subsystem:console \ # RUN: /entry:start /dll -- %t.obj # RUN: llvm-readobj -file-headers %t.exe | FileCheck %s CHECK: IMAGE_FILE_DLL (0x2000)