[lld] r279726 - [ELF] - Implemented --oformat binary option.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 13:24:27 PDT 2016


It is in GnuWin32 tools because it is part of GNU coreutils.

On Fri, Sep 2, 2016 at 1:20 PM, Italiano, Davide <davide.italiano at sony.com>
wrote:

> How about using od instead of hexdump? od is in POSIX, distributed as part
> of GNU coreutils, and exists since version 1 AT&T Unix (according to
> Wikipedia,) so I assume it's universally available.
>
> --
>
> My preference would be to use od(1) if universally available but please
> check it’s part of the packages we use on Windows.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160902/c4249b6c/attachment.html>


More information about the llvm-commits mailing list