commit | 05e0103959f728cbf93fd2d4f5011f43f54a0d9e | [log] [tgz] |
---|---|---|
author | Kevin Enderby <enderby@apple.com> | Wed Apr 27 23:43:00 2016 +0000 |
committer | Kevin Enderby <enderby@apple.com> | Wed Apr 27 23:43:00 2016 +0000 |
tree | 5e5115be6ee8f294bbc17434aaa8b02e20ab8269 | |
parent | 4a4743c8afbacc4fdac58a8cb1312d5cdf42ff56 [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@267819 91177308-0d34-0410-b5e6-96231b3b80d8