diff options
Diffstat (limited to 'test/COFF/Inputs/export.yaml')
-rw-r--r-- | test/COFF/Inputs/export.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/COFF/Inputs/export.yaml b/test/COFF/Inputs/export.yaml index 25b57288a1bf..1ccf0909a953 100644 --- a/test/COFF/Inputs/export.yaml +++ b/test/COFF/Inputs/export.yaml @@ -1,4 +1,4 @@ ---- +--- !COFF header: Machine: IMAGE_FILE_MACHINE_AMD64 Characteristics: [] @@ -9,7 +9,7 @@ sections: SectionData: B800000000506800000000680000000050E80000000050E800000000 - Name: .drectve Characteristics: [ IMAGE_SCN_LNK_INFO, IMAGE_SCN_LNK_REMOVE ] - Alignment: 2147483648 + Alignment: 1 SectionData: 2f6578706f72743a6578706f7274666e3300 # /export:exportfn3 symbols: - Name: .text |