forked from OSchip/llvm-project
[ELF] - Update test case after yaml2obj format change.
yaml2obj was changed in r354338("[yaml2obj][obj2yaml] - Support SHT_GNU_versym (.gnu.version) section.") llvm-svn: 354339
This commit is contained in:
parent
646af08e2b
commit
baff199877
|
@ -14,7 +14,7 @@ Sections:
|
|||
Type: SHT_GNU_versym
|
||||
Flags: [ SHF_ALLOC, SHF_EXECINSTR ]
|
||||
AddressAlign: 0x1
|
||||
Content: "00000000"
|
||||
Entries: [ 0 ]
|
||||
|
||||
- Name: .verdef
|
||||
Type: SHT_GNU_verdef
|
||||
|
|
Loading…
Reference in New Issue