2 # RUN: llvm-mc %s -filetype=obj -triple=x86_64-windows-msvc -o %t.obj
3 # RUN: lld-link -entry:main -nodefaultlib %t.obj -out:%t.exe
4 # RUN: llvm-readobj %t.exe --sections --section-data | FileCheck %s
6 # Section relocations against absolute symbols resolve to the last real output
7 # section index plus one.
15 .secidx __guard_fids_table
20 # CHECK: Name: .text (2E 74 65 78 74 00 00 00)
21 # CHECK: VirtualSize: 0x1
22 # CHECK: SectionData (
28 # CHECK: Name: .rdata (2E 72 64 61 74 61 00 00)
29 # CHECK: SectionData (
30 # CHECK: 0000: 0300 |..|