http://llvm.org/bugs/show_bug.cgi?id=9404
Óscar Fuentes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #3 from Óscar Fuentes <[email protected]> 2011-03-04 21:29:55 CST --- cl is the Microsoft compiler. If you just want LLVM, without Clang, http://clang.llvm.org/get_started.html is the wrong document (not the clang part on the URL.) If you have the Microsoft compiler please read http://www.llvm.org/docs/GettingStartedVS.html Reading http://www.llvm.org/docs/CMake.html can be useful too. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
