[LLVMdev] A first!
Misha Brukman
brukman at uiuc.edu
Wed Dec 22 21:34:47 PST 2004
On Wed, Dec 22, 2004 at 08:48:19PM -0800, Jeff Cohen wrote:
> I compiled a simple "hello world!" C program on FreeBSD, transfered
> the a.out.bc file to Windows, and executed it with an lli.exe that I
> built with Visual Studio. It worked!
Great news, but note that not all bytecode files are so portable. :)
--
Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu
More information about the llvm-dev
mailing list