[LLVMdev] using GCC LTO files as a frontend to dragonegg?

Diego Novillo dnovillo at google.com
Mon Sep 13 06:06:20 PDT 2010


On Mon, Sep 13, 2010 at 04:27, Duncan Sands <baldrick at free.fr> wrote:

> Hopefully this is feasible, as I said I didn't work on
> it yet.

It sounds doable, but I'm not sure why would you want to convert the
gimple into LLVM bitcode, if you are already saving LLVM bitcode in
the file.  Wouldn't you be just duplicating code?


Diego.



More information about the llvm-dev mailing list