diff options
Diffstat (limited to 'llvm/test/tools/llvm-ar/Inputs/elf.yaml')
-rw-r--r-- | llvm/test/tools/llvm-ar/Inputs/elf.yaml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/llvm/test/tools/llvm-ar/Inputs/elf.yaml b/llvm/test/tools/llvm-ar/Inputs/elf.yaml index 2651e68f78f..b124b295b8a 100644 --- a/llvm/test/tools/llvm-ar/Inputs/elf.yaml +++ b/llvm/test/tools/llvm-ar/Inputs/elf.yaml @@ -20,7 +20,6 @@ Sections: AddressAlign: 0x0000000000000001 Content: '' Symbols: - Local: - - Name: '-' - Type: STT_FILE + - Name: '-' + Type: STT_FILE ... |