[LLVMdev] Tool to convert to backend assembly instruction file "llc"

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


Thanks Shaun. Could you please share the command you used to try on your
machine? I will make changes accordingly.

Thanks,
Teja

On Thu, Mar 7, 2013 at 7:53 PM, <hubbard at cs.fsu.edu> wrote:

>
> Teja,
>
> I just checked my version of llc to make sure it worked on arm and x86_64
> respectively. The website llvm.org hosts a manual page for this tool at
> http://llvm.org/docs/**CommandGuide/llc.html<http://llvm.org/docs/CommandGuide/llc.html>.
> I think this tool from the ample LLVM  armory will accomplish what you are
> looking to do.
>
>  All the best in your endeavors,
>
> Shaun
>
>
>
> Shaun Hubbard
>
>
> On Mar 7, 2013, at 10:39 PM, teja tamboli <tamboli.teja at gmail.com> wrote:
>
> 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?
>
> ------------------------------**------------------------------**----
> This message was sent using IMP, the Internet Messaging Program.
>
>
>


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


More information about the llvm-dev mailing list