brintos

brintos / llvm-project-archived public Read only

0
0
Text · 231 B · 4452efc Raw
6 lines · plain
1# RUN: yaml2obj %p/Inputs/armnt-executable.obj.yaml -o %t.obj2# RUN: lld-link /out:%t.exe /entry:mainCRTStartup /subsystem:console %t.obj3# RUN: llvm-readobj --file-headers %t.exe | FileCheck %s4 5CHECK: AddressOfEntryPoint: 0x10016