summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/Inputs/section.macho-armv7
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2016-04-27 23:43:00 +0000
committerKevin Enderby <enderby@apple.com>2016-04-27 23:43:00 +0000
commit8eccdad5ecf64ee5e7de261879fc78210d7769e1 (patch)
tree84f3bdbd50e5ff27075328967425ab100d21b8c2 /llvm/test/tools/llvm-objdump/Inputs/section.macho-armv7
parent1822af542f49c8efc09fb51f122f58599496b6d1 (diff)
downloadbcm5719-llvm-8eccdad5ecf64ee5e7de261879fc78210d7769e1.tar.gz
bcm5719-llvm-8eccdad5ecf64ee5e7de261879fc78210d7769e1.zip
Fix bugs in llvm-objdump printing the last word for -section in non i386 and x86 files.
Two problems, 1) for the last 4 bytes it would print them as separate bytes not a word and 2) it would print the same last byte for those bytes less than a word. rdar://25938224 llvm-svn: 267819
Diffstat (limited to 'llvm/test/tools/llvm-objdump/Inputs/section.macho-armv7')
-rw-r--r--llvm/test/tools/llvm-objdump/Inputs/section.macho-armv7bin232 -> 308 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-objdump/Inputs/section.macho-armv7 b/llvm/test/tools/llvm-objdump/Inputs/section.macho-armv7
index 456cd3e5f69..810d5c52d33 100644
--- a/llvm/test/tools/llvm-objdump/Inputs/section.macho-armv7
+++ b/llvm/test/tools/llvm-objdump/Inputs/section.macho-armv7
Binary files differ
OpenPOWER on IntegriCloud