Remove trailing space.

llvm-svn: 228643
This commit is contained in:
Rui Ueyama 2015-02-10 01:06:14 +00:00
parent 93c22a45be
commit 55240af6a3
1 changed files with 6 additions and 6 deletions

View File

@ -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