[LLVMdev] can llvm generate .so and even .dll?

Rafael Avila de Espindola rafael.espindola at gmail.com
Fri Feb 18 08:44:44 PST 2011


> but can I create the appropiate object files? I think yes, but is there some
> kind of tutorial around?

You can. Check what "llc -filetype=obj -o foo.o foo.bc" does.

> -Jochen

Cheers,
Rafael



More information about the llvm-dev mailing list