[memprof] Remove an unused using directive (#117004)
[llvm-project.git] / lld / test / COFF / armnt-entry-point.test
blob4452efcbe50af01defaa8ea379a96788cf9c64b2
1 # RUN: yaml2obj %p/Inputs/armnt-executable.obj.yaml -o %t.obj
2 # RUN: lld-link /out:%t.exe /entry:mainCRTStartup /subsystem:console %t.obj
3 # RUN: llvm-readobj --file-headers %t.exe | FileCheck %s
5 CHECK: AddressOfEntryPoint: 0x1001