Commit 79ce46e2 authored by Fangrui Song's avatar Fangrui Song
Browse files

[llvm-elfabi] Fix test after D95140

parent 7baff00e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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]]