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