[LLVMdev] how to compile asm output for x86 with Micorsoft's ML

Jim Crafton jim.crafton at gmail.com
Thu Jan 21 12:54:53 PST 2010


> By default, the cmake build generates Visual Studio project files for
> the X86 target only. Take a look at
>
> http://www.llvm.org/docs/CMake.html#llvmvars
>
> for learning how to build other targets.

OK thanks, I'll look at that.

In the meantime, is it possible to get the assembly generated by llc
to work wiht ML? That would probably be the ideal solution.

Cheers

Jim



More information about the llvm-dev mailing list