diff options
author | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2019-08-03 18:52:45 +0000 |
---|---|---|
committer | Hubert Tong <hubert.reinterpretcast@gmail.com> | 2019-08-03 18:52:45 +0000 |
commit | 43e60ba8c328d4d8cce9c3d249c5ef3a30f7eee6 (patch) | |
tree | 163f010cf115313402c531eb6319598a935b97b1 /llvm/utils/git-svn/git-llvm | |
parent | fcb6123d05c6512f1f3ff08ad83695ad292953df (diff) | |
download | bcm5719-llvm-43e60ba8c328d4d8cce9c3d249c5ef3a30f7eee6.tar.gz bcm5719-llvm-43e60ba8c328d4d8cce9c3d249c5ef3a30f7eee6.zip |
[yaml2obj][tests] Replace 8-byte `od` conversion with 1-byte conversion
Summary:
`od` on AIX does not seem to implement 8-byte integer conversions. Work
around this by using 1-byte conversions, which can be used in this case
since the value is byte-order insensitive.
Reviewers: grimar, daltenty, xingxue, jasonliu, MaskRay
Reviewed By: grimar, MaskRay
Subscribers: MaskRay, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D65671
llvm-svn: 367760
Diffstat (limited to 'llvm/utils/git-svn/git-llvm')
0 files changed, 0 insertions, 0 deletions