[PATCH] D23769: [ELF{ - Implemented --oformat binary option.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 22 07:29:33 PDT 2016
grimar created this revision.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, davide, grimar, evgeny777, emaste.
-oformat output-format
`-oformat' option can be used to specify the binary format for the output object file.
Patch implements binary format output type.
https://reviews.llvm.org/D23769
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/Options.td
ELF/Writer.cpp
test/ELF/oformat-binary.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23769.68857.patch
Type: text/x-patch
Size: 6741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160822/9983f923/attachment.bin>
More information about the llvm-commits
mailing list