Mercurial > hg > CbC > CbC_llvm
view lld/test/COFF/armnt-entry-point.test @ 213:25ca0248ac32
...
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sun, 11 Jul 2021 17:05:31 +0900 |
parents | 2e18cbf3894f |
children |
line wrap: on
line source
# RUN: yaml2obj %p/Inputs/armnt-executable.obj.yaml -o %t.obj # RUN: lld-link /out:%t.exe /entry:mainCRTStartup /subsystem:console %t.obj # RUN: llvm-readobj --file-headers %t.exe | FileCheck %s CHECK: AddressOfEntryPoint: 0x1001