diff options
| author | Rui Ueyama <ruiu@google.com> | 2015-02-10 01:06:14 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2015-02-10 01:06:14 +0000 |
| commit | 55240af6a38769460612678c3a5ed58549436124 (patch) | |
| tree | de409a6bd5a341a5572e00c901018fbd3741ab0d | |
| parent | 93c22a45be6a1ac892812da4d1654c9efa723b65 (diff) | |
| download | bcm5719-llvm-55240af6a38769460612678c3a5ed58549436124.tar.gz bcm5719-llvm-55240af6a38769460612678c3a5ed58549436124.zip | |
Remove trailing space.
llvm-svn: 228643
| -rw-r--r-- | lld/test/elf/strip-all.test | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lld/test/elf/strip-all.test b/lld/test/elf/strip-all.test index e319284b567..44a41c2a0d9 100644 --- a/lld/test/elf/strip-all.test +++ b/lld/test/elf/strip-all.test @@ -25,13 +25,13 @@ #CHECKSYMS: @ --- -FileHeader: +FileHeader: Class: ELFCLASS64 Data: ELFDATA2LSB OSABI: ELFOSABI_FREEBSD Type: ET_REL Machine: EM_X86_64 -Sections: +Sections: - Name: .text Type: SHT_PROGBITS Flags: [ SHF_ALLOC, SHF_EXECINSTR ] @@ -66,7 +66,7 @@ Sections: Link: .symtab AddressAlign: 0x0000000000000008 Info: .eh_frame - Relocations: + Relocations: - Offset: 0x0000000000000020 Symbol: .text Type: R_X86_64_PC32 @@ -74,8 +74,8 @@ Sections: Symbol: .text Type: R_X86_64_PC32 Addend: 32 -Symbols: - Local: +Symbols: + Local: - Name: .text Type: STT_SECTION Section: .text @@ -94,7 +94,7 @@ Symbols: - Name: .eh_frame Type: STT_SECTION Section: .eh_frame - Global: + Global: - Name: callMeMaybe Type: STT_FUNC Section: .text |

