[LLVMdev] forcing llvm-objdump to disassemble

Mark Laws mdl at 60hz.org
Wed Oct 15 18:45:17 PDT 2014


Hi,

Is there a way to force llvm-objdump to disassemble a file regardless
of its detected object format? With binutils, you can do:

objdump -D -b binary -m mips:isa64r2 file

to force disassembly. You can also provide starting and ending addresses.

Thanks,
Mark Laws

-- 
|v\ /\ |\ |< |_ /\ \^| //



More information about the llvm-dev mailing list