Skip to content

Commit 79ce46e

Browse files
committed
[llvm-elfabi] Fix test after D95140
1 parent 7baff00 commit 79ce46e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

llvm/test/tools/llvm-elfabi/read-elf-dynsym.test

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ Sections:
9393
BloomFilter: [0x3, 0x4]
9494
HashBuckets: [0x0, 0x1]
9595
HashValues: [[GNUHASHVALUE]]
96+
- Type: SectionHeaderTable
97+
NoHeaders: [[NOHEADER=false]]
9698
DynamicSymbols:
9799
- Name: foo
98100
Type: STT_FUNC
@@ -111,5 +113,3 @@ ProgramHeaders:
111113
VAddr: 0x800
112114
FirstSec: .dynamic
113115
LastSec: .dynamic
114-
SectionHeaderTable:
115-
NoHeaders: [[NOHEADER=false]]

0 commit comments

Comments
 (0)