Build Errors in building Clang in Visual Studio 2012/ Windows-32-bit

Hi,

I successfully built the LLVM.sln using CMake, after help from this mailing list (Kim Gräsman). However, building the LLVM in Visual Studio 2012 on Windows 7 32-bit gives me 1 compiler error (about memcpy) and many linker errors (about LLVMR600CodeGen.lib):

Build Output with Errors