forked from OSchip/llvm-project
6 lines
181 B
Plaintext
6 lines
181 B
Plaintext
![]() |
# RUN: lld-link /out:%t.exe /dll /noentry %S/Inputs/id.res.o
|
||
|
# RUN: llvm-readobj -file-headers %t.exe | FileCheck %s
|
||
|
|
||
|
CHECK: ResourceTableRVA: 0x1000
|
||
|
CHECK: ResourceTableSize: 0x80
|