[LLVMdev] Generating EXE with LLVM

Kuropatwa Malezyjska edgarbrichards at gmail.com
Mon Aug 22 17:06:16 PDT 2011


Hello,

I created language with LLVM. JIT version is running fine. What is the
easiest way to generate EXE file without requiring user to have all
binary LLVM (and presumably other tools) programs installed? I'd like
to keep all required libraries in DLLs.

Edgar



More information about the llvm-dev mailing list