summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Protivensky <dprotivensky@accesssoftek.com>2015-03-30 13:31:05 +0000
committerDenis Protivensky <dprotivensky@accesssoftek.com>2015-03-30 13:31:05 +0000
commit48906062df9fc46e661aae542a7ce4278111c690 (patch)
tree8733ffb6f8a5d73e513267e087300d5615218d8a
parent82df616d8ec5a275e4aaa9546e86efd00d624fb7 (diff)
downloadbcm5719-llvm-48906062df9fc46e661aae542a7ce4278111c690.tar.gz
bcm5719-llvm-48906062df9fc46e661aae542a7ce4278111c690.zip
[ARM] Remove whitespace in rel-ifunc test
llvm-svn: 233538
-rw-r--r--lld/test/elf/ARM/rel-ifunc.test14
1 files changed, 7 insertions, 7 deletions
diff --git a/lld/test/elf/ARM/rel-ifunc.test b/lld/test/elf/ARM/rel-ifunc.test
index df8c9e6e381..50eaf6b4c5a 100644
--- a/lld/test/elf/ARM/rel-ifunc.test
+++ b/lld/test/elf/ARM/rel-ifunc.test
@@ -19,13 +19,13 @@
# CHECK: 0040007c g *ABS* 00000000 __rel_iplt_end
---
-FileHeader:
+FileHeader:
Class: ELFCLASS32
Data: ELFDATA2LSB
Type: ET_REL
Machine: EM_ARM
Flags: [ EF_ARM_EABI_VER5 ]
-Sections:
+Sections:
- Name: .text
Type: SHT_PROGBITS
Flags: [ SHF_ALLOC, SHF_EXECINSTR ]
@@ -36,7 +36,7 @@ Sections:
Link: .symtab
AddressAlign: 0x0000000000000004
Info: .text
- Relocations:
+ Relocations:
- Offset: 0x0000000000000040
Symbol: myfunc1
Type: R_ARM_MOVW_ABS_NC
@@ -58,8 +58,8 @@ Sections:
- Offset: 0x000000000000012C
Symbol: myfunc
Type: R_ARM_CALL
-Symbols:
- Local:
+Symbols:
+ Local:
- Name: .text
Type: STT_SECTION
Section: .text
@@ -75,7 +75,7 @@ Symbols:
Section: .text
Value: 0x0000000000000080
Size: 0x00000000000000A0
- Global:
+ Global:
- Name: myfunc1
Type: STT_FUNC
Section: .text
@@ -95,7 +95,7 @@ Symbols:
Section: .text
Value: 0x0000000000000120
Size: 0x000000000000001C
- Weak:
+ Weak:
- Name: __rel_iplt_start
- Name: __rel_iplt_end
...
OpenPOWER on IntegriCloud