[LLD][COFF] Correct relocation size comments in autoimport tests (NFC) (#129403)

This commit is contained in:
Jacek Caban 2025-03-02 13:10:01 +01:00 committed by GitHub
parent ac8b5a9e47
commit f858ac7acc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
# Runtime pseudo reloc list header consisting of 0x0, 0x0, 0x1.
# First runtime pseudo reloc, with import from 0x2070,
# applied at 0x3000, with a size of 32 bits.
# applied at 0x3000, with a size of 64 bits.
# CONTENTS: Contents of section .rdata:
# CONTENTS: 140002000 00000000 00000000 01000000 70200000
# CONTENTS: 140002010 00300000 40000000

View File

@ -19,9 +19,9 @@ IMPORTS-NEXT: }
Runtime pseudo relocation list header at 0x401c, consisting of 0x0, 0x0, 0x1.
The first runtime pseudo relocation is from an x86_64 object file, with import
from 0x3000, applied at 0x7000 with a size of 32 bits. The second pseudo
from 0x3000, applied at 0x7000 with a size of 64 bits. The second pseudo
relocation is from an ARM64EC object file, with import from 0x3000, applied
at 0x7008 with a size of 32 bits.
at 0x7008 with a size of 64 bits.
CONTENTS: Contents of section .rdata:
CONTENTS: 180004010 00200000 10200000 00200000 00000000