diff options
author | Jordan Rupprecht <rupprecht@google.com> | 2019-01-07 16:59:12 +0000 |
---|---|---|
committer | Jordan Rupprecht <rupprecht@google.com> | 2019-01-07 16:59:12 +0000 |
commit | 70038e01c8d32df457379c1a622114311e09d9f9 (patch) | |
tree | 192def9feb450073986cbb3ac15239ff3c08696a /lldb/packages/Python/lldbsuite/test/python_api/process | |
parent | 9d96c3c7f25d4a7aee428f7534dd5414a41a079f (diff) | |
download | bcm5719-llvm-70038e01c8d32df457379c1a622114311e09d9f9.tar.gz bcm5719-llvm-70038e01c8d32df457379c1a622114311e09d9f9.zip |
[llvm-objcopy] Handle -O <format> flag.
Summary:
The -O flag is currently being mostly ignored; it's only checked whether or not the output format is "binary". This adds support for a few formats (e.g. elf64-x86-64), so that when specified, the output can change between 32/64 bit and sizes/alignments are updated accordingly.
This fixes PR39135
Reviewers: jakehehrlich, jhenderson, alexshap, espindola
Reviewed By: jhenderson
Subscribers: emaste, arichardson, llvm-commits
Differential Revision: https://reviews.llvm.org/D53667
llvm-svn: 350541
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions