[LLVMdev] bytecode to c conversion

Patrick Meredith pmeredit at uiuc.edu
Mon Apr 24 21:47:13 PDT 2006


On Apr 24, 2006, at 11:38 PM, Ryan M. Lefever wrote:

> Is there a conversion tool to convert llvm bytecode into c code?

llc.  llc --help tells you almost anything you want to do with llc.
If you happen to want to do something not listed in --help try --help- 
hidden.

> Regards,
> Ryan
>
> -- 
> Ryan M. Lefever  [217.333.7231]  [http://www.ews.uiuc.edu/~lefever]
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev




More information about the llvm-dev mailing list