search for: dbginforemover

Displaying 1 result from an estimated 1 matches for "dbginforemover".

2008 Nov 13
0
[LLVMdev] 'struct' now seen using 'class'
Hi, I'm new to Clang / LLVM, and trying to build so that it will run natively on Windows. Used the CMake approach (thanks to whoever created the configs for this). Had to comment out "DbgInfoRemover.cpp" in one of the make files (didn't spend time to figure out why), following which CMake produced a nice working Visual Studio 2008 solution file. I opened this up in VS 2008 Express and everything seems to build properly except for the following errors: 1>c:\llvm\utils\tablegen...