1 # RUN: yaml2obj %s -o %t.obj
2 # RUN: not lld-link /out:%t.exe %t.obj /verbose > %t.log 2>&1
3 # RUN: FileCheck %s < %t.log
5 # CHECK: Entry name inferred: _WinMainCRTStartup
9 Machine: IMAGE_FILE_MACHINE_I386
13 Characteristics: [ IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ ]
15 SectionData: B82A000000C3
20 SimpleType: IMAGE_SYM_TYPE_NULL
21 ComplexType: IMAGE_SYM_DTYPE_NULL
22 StorageClass: IMAGE_SYM_CLASS_STATIC
25 NumberOfRelocations: 0
26 NumberOfLinenumbers: 0
32 SimpleType: IMAGE_SYM_TYPE_NULL
33 ComplexType: IMAGE_SYM_DTYPE_NULL
34 StorageClass: IMAGE_SYM_CLASS_EXTERNAL