[LLVMdev] Tool to convert to backend assembly instruction file

teja tamboli tamboli.teja at gmail.com
Thu Mar 7 19:39:59 PST 2013


Hello,

I am looking for tool to convert  file from either (.s) bytecode or (.bc)
bitcode to .asm file. Basically assembly instruction file for my x86
backend. I think so we can use llvm-objdump. However I am not able to
figure out its exact options. Could you please tell me how to do that?

-- 
Thanks,
Teja
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130307/fd63a141/attachment.html>


More information about the llvm-dev mailing list