[LLVMdev] Making llvm-objdump more like GNU objdump
Steve King
steve at metrokings.com
Mon Dec 1 16:20:42 PST 2014
Hello LLVM,
Previously, some folks wanted llvm-objdump to behave more like GNU
objdump. This could encompass both command line options and output
format. Such a change helps developers already familiar with GNU
tools and allows re-use of Perl scripts or other automation expecting
to see GNU style dumps.
Is moving llvm-objdump toward GNU objdump the general preference? And
what about otools style output?
Regards,
-steve
More information about the llvm-dev
mailing list