blob: f1bdd27c3f0a8f04be1c2ec38f7b14806c834e32 [file] [log] [blame]
## Ensure yaml2obj doesn't error on empty optional mappings, such as Symbols
# RUN: yaml2obj %s -o /dev/null
!ELF
FileHeader:
Class: ELFCLASS64
Data: ELFDATA2LSB
Type: ET_DYN
## We usually express this as `Symbols: []`, but here we show that the value
## can be omitted.
Symbols: