diff options
author | James Henderson <jh7370@my.bristol.ac.uk> | 2019-03-22 10:21:09 +0000 |
---|---|---|
committer | James Henderson <jh7370@my.bristol.ac.uk> | 2019-03-22 10:21:09 +0000 |
commit | c040d5de25f50887170e056dc854fe0a82e04640 (patch) | |
tree | 794d816d0594f384afc95bbf1c2ccb4f42e302ab /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 4fdad7e30e20da67c472c2b4bd209615118333ed (diff) | |
download | bcm5719-llvm-c040d5de25f50887170e056dc854fe0a82e04640.tar.gz bcm5719-llvm-c040d5de25f50887170e056dc854fe0a82e04640.zip |
[llvm-objcopy]Add support for *-freebsd output formats
GNU objcopy can support output formats like elf32-i386-freebsd and
elf64-x86-64-freebsd. The only difference from their regular non-freebsd
counterparts that I have observed is that the freebsd versions set the
OS/ABI field to ELFOSABI_FREEBSD. This patch sets the OS/ABI field
according based on the format whenever --output-format is specified.
Reviewed by: rupprecht, grimar
Differential Revision: https://reviews.llvm.org/D59645
llvm-svn: 356737
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions