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

Italiano, Davide via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 13:20:51 PDT 2016


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/3a10cd93/attachment-0001.html>


More information about the llvm-commits mailing list