diff options
author | Fangrui Song <maskray@google.com> | 2018-12-12 22:46:37 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2018-12-12 22:46:37 +0000 |
commit | 967ce406d559c9945ff374b8e61e1cb1ddf89872 (patch) | |
tree | 5b1e17455e2db43831d3ba718b091102c5ab4cee /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | b7e1cae526cd5baacf927028c5d1b3debd627264 (diff) | |
download | llvm-967ce406d559c9945ff374b8e61e1cb1ddf89872.zip llvm-967ce406d559c9945ff374b8e61e1cb1ddf89872.tar.gz llvm-967ce406d559c9945ff374b8e61e1cb1ddf89872.tar.bz2 |
[llvm-objcopy] Change Segment::Type from uint64_t to uint32_t
Summary:
In both Elf{32,64}_Phdr, the field Elf{32,64}_World p_type is uint32_t.
Also reorder the fields to be similar to Elf64_Phdr (which is different
from Elf32_Phdr but quite similar).
Reviewers: rupprecht, jhenderson, jakehehrlich, alexshap, espindola
Reviewed By: rupprecht
Subscribers: emaste, arichardson, llvm-commits
Differential Revision: https://reviews.llvm.org/D55618
llvm-svn: 348985
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions