[llvm-elfabi] Fix test after D95140
authorFangrui Song <i@maskray.me>
Tue, 26 Jan 2021 20:45:45 +0000 (12:45 -0800)
committerFangrui Song <i@maskray.me>
Tue, 26 Jan 2021 20:45:45 +0000 (12:45 -0800)
llvm/test/tools/llvm-elfabi/read-elf-dynsym.test

index 71de440..8c2fe2b 100644 (file)
@@ -93,6 +93,8 @@ Sections:
     BloomFilter: [0x3, 0x4]
     HashBuckets: [0x0, 0x1]
     HashValues:  [[GNUHASHVALUE]]
+  - Type: SectionHeaderTable
+    NoHeaders: [[NOHEADER=false]]
 DynamicSymbols:
   - Name:    foo
     Type:    STT_FUNC
@@ -111,5 +113,3 @@ ProgramHeaders:
     VAddr:    0x800
     FirstSec: .dynamic
     LastSec:  .dynamic
-SectionHeaderTable:
-  NoHeaders: [[NOHEADER=false]]