repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[memprof] Remove an unused using directive (#117004)
[llvm-project.git]
/
lld
/
test
/
COFF
/
armnt-entry-point.test
blob
4452efcbe50af01defaa8ea379a96788cf9c64b2
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
4
5
CHECK: AddressOfEntryPoint: 0x1001