search for: msvisualstudio

Displaying 3 results from an estimated 3 matches for "msvisualstudio".

2010 Sep 07
3
[LLVMdev] MS VS2008 build fails - X86AsmParser
...rom svn sources with Visual Studio 2008, mostly OK but fails building the X86AsmParser lib - I see a few commits from yesterday that may have something to do with it, but no idea what the solution is. -David See MSVC's beautiful and concise output below; Compiling... X86AsmParser.cpp C:\dev\MSVisualStudio\VC\include\xutility(313) : error C2664: 'bool `anonymous-namespace'::LessOpcode::operator ()(llvm::StringRef,const `anonymous-namespace'::MatchEntry &)' : cannot convert parameter 1 from 'const `anonymous-namespace'::MatchEntry' to 'llvm::StringRef' N...
2010 Sep 07
0
[LLVMdev] MS VS2008 build fails - X86AsmParser
...few commits from yesterday that may have something to do with it, but no > idea what the solution is. Wow, that's a pretty terrible diagnostic. Does r113198 help? -Chris > > See MSVC's beautiful and concise output below; > > Compiling... > X86AsmParser.cpp > C:\dev\MSVisualStudio\VC\include\xutility(313) : error C2664: 'bool > `anonymous-namespace'::LessOpcode::operator ()(llvm::StringRef,const > `anonymous-namespace'::MatchEntry &)' : cannot convert parameter 1 > from 'const `anonymous-namespace'::MatchEntry' to 'llvm::StringRef...
2011 Mar 09
0
[LLVMdev] Unable to build latest with Visual Studio 2008
...to do with it, but no > > idea what the solution is. > > Wow, that's a pretty terrible diagnostic. Does r113198 help? > > -Chris > > > See MSVC's beautiful and concise output below; > > > > Compiling... > > X86AsmParser.cpp > > C:\dev\MSVisualStudio\VC\include\xutility(313) : error C2664: 'bool > > `anonymous-namespace'::LessOpcode::operator ()(llvm::StringRef,const > > `anonymous-namespace'::MatchEntry &)' : cannot convert parameter 1 > > from 'const `anonymous-namespace'::MatchEntry' to '...