Top "Llc" questions

Why does clang/llvm on windows require Visual Studio's Link.exe?

According to LLVM's Getting Started (Windows) site: ... Clang can be used to emit bitcode, directly emit object files or even …

windows linker llvm clang llc