summaryrefslogtreecommitdiffstats
path: root/lld/test/elf/entry.objtxt
diff options
context:
space:
mode:
authorShankar Easwaran <shankare@codeaurora.org>2014-01-27 03:09:26 +0000
committerShankar Easwaran <shankare@codeaurora.org>2014-01-27 03:09:26 +0000
commit3d8de47f76529dba40fc34d497576d9cb51330bc (patch)
tree143515f3acdefd2c6c53e2553af9b34ff120a13d /lld/test/elf/entry.objtxt
parenta64ba010f040003685c507c82237dae9fd4e6f59 (diff)
downloadbcm5719-llvm-3d8de47f76529dba40fc34d497576d9cb51330bc.tar.gz
bcm5719-llvm-3d8de47f76529dba40fc34d497576d9cb51330bc.zip
Fix trailing whitespace.
llvm-svn: 200182
Diffstat (limited to 'lld/test/elf/entry.objtxt')
-rw-r--r--lld/test/elf/entry.objtxt14
1 files changed, 7 insertions, 7 deletions
diff --git a/lld/test/elf/entry.objtxt b/lld/test/elf/entry.objtxt
index 2172cc1cd94..34fcea9c490 100644
--- a/lld/test/elf/entry.objtxt
+++ b/lld/test/elf/entry.objtxt
@@ -10,21 +10,21 @@
# RUN: lld -flavor gnu -target x86_64 %s -e _entrypoint --noinhibit-exec -o %t1
# RUN: llvm-nm -n %t1 | FileCheck %s
-#
+#
# CHECK: 004001e0 T main
# CHECK: 00401080 D _DYNAMIC
# CHECK: 00401080 A _end
# CHECK: 00401080 A end
# CHECK: U _entrypoint
-defined-atoms:
+defined-atoms:
- name: .text
alignment: 2^4
section-choice: custom-required
section-name: .text
- name: main
scope: global
- content: [ B8, 00, 00, 00, 00, C7, 44, 24, FC, 00, 00, 00,
+ content: [ B8, 00, 00, 00, 00, C7, 44, 24, FC, 00, 00, 00,
00, C3 ]
alignment: 2^4
section-choice: custom-required
@@ -44,15 +44,15 @@ defined-atoms:
section-name: .note.GNU-stack
permissions: r--
- name: .eh_frame
- content: [ 14, 00, 00, 00, 00, 00, 00, 00, 01, 7A, 52, 00,
- 01, 78, 10, 01, 1B, 0C, 07, 08, 90, 01, 00, 00,
- 14, 00, 00, 00, 1C, 00, 00, 00, 00, 00, 00, 00,
+ content: [ 14, 00, 00, 00, 00, 00, 00, 00, 01, 7A, 52, 00,
+ 01, 78, 10, 01, 1B, 0C, 07, 08, 90, 01, 00, 00,
+ 14, 00, 00, 00, 1C, 00, 00, 00, 00, 00, 00, 00,
0E, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00, 00 ]
alignment: 2^3
section-choice: custom-required
section-name: .eh_frame
permissions: r--
- references:
+ references:
- kind: R_X86_64_PC32
offset: 32
target: .text
OpenPOWER on IntegriCloud