[LLVMdev] Is there a separate linker for LLVM in Windows?

Anton Korobeynikov anton at korobeynikov.info
Sat Oct 15 12:02:20 PDT 2011


Hello

> I just found that some samples used link.exe from Visual Studio to generate
> the final image, does LLVM has a replacement for link.exe to generate the
> final binary?
No. You need to use your own platform linker.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list