I downloaded LLVM and use cmake to generate the solution and try to compile it with VS10 but it hangs at the fileX86Disassembler.cppThat's why someone added a patch to workaround it. http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20100419/100128.htmlthe vsp file contains/c /I"C:/workspace/llvm-2.8/bin/include" /I"C:/workspace/llvm-2.8/include" /I"C:/workspace/llvm-2.8/bin/lib/Target/X86/Disassembler/.." /I"C:/workspace/llvm-2.8/lib/Target/X86/Disassembler/.." /nologo /W3 /WX- /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D __STDC_LIMIT_MACROS /D __STDC_CONSTANT_MACROS /D _CRT_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D _SCL_SECURE_NO_WARNINGS /D CRT_NONSTDC_NO_WARNINGS /D _SCL_SECURE_NO_DEPRECATE /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /GR /Fo"LLVMX86Disassembler.dir\Release\\" /Fd"C:/workspace/llvm-2.8/bin/lib/Release/LLVMX86Disassembler.pdb" /Gd /TP /wd4146 /wd4503 /wd4996 /wd4800 /wd4244 /wd4624 /wd4355 /wd4715 /wd4180 /wd4345 /wd4224 /wd4351 /errorReport:prompt ..\..\..\..\..\lib\Target\X86\Disassembler\X86Disassembler.cpp /Zm1000
Visual Studio/Silverlight/Tooling version
What category (if any) best represents this feedback?
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results