Remove trailing space.
authorRui Ueyama <ruiu@google.com>
Tue, 10 Feb 2015 01:06:14 +0000 (01:06 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 10 Feb 2015 01:06:14 +0000 (01:06 +0000)
llvm-svn: 228643

lld/test/elf/strip-all.test

index e319284..44a41c2 100644 (file)
 #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