search for: c4716

Displaying 4 results from an estimated 4 matches for "c4716".

Did you mean: 4716
2005 Feb 17
0
[LLVMdev] LLVM under MS VC++ 2005
...s) be on the system path to avoid dependancy on a particular directory layout ? Errors ===== \llvm\lib\codegen\selectiondag\selectiondagisel.cpp -------------------------------------------------------------------------- c:\languages\llvm\lib\codegen\selectiondag\selectiondagisel.cpp(723) : error C4716: 'llvm::TargetLowering::LowerVAStart' : must return a value c:\languages\llvm\lib\codegen\selectiondag\selectiondagisel.cpp(744) : error C4716: 'llvm::TargetLowering::LowerVAArgNext' : must return a value c:\languages\llvm\lib\codegen\selectiondag\selectiondagisel.cpp(792) : error C...
2009 Apr 20
1
[LLVMdev] Build fails on windows with VC2008
Hello The current svn revision fails to compile on windows using Visual Studio 2008. I'm getting: 3>f:\dev\llvm\lib\codegen\asmprinter\dwarfwriter.cpp(1167) : error C4716: 'llvm::DbgScope::getLine' : must return a value 3>f:\dev\llvm\lib\codegen\asmprinter\dwarfwriter.cpp(1168) : error C4716: 'llvm::DbgScope::getColumn' : must return a value 3>f:\dev\llvm\lib\codegen\asmprinter\dwarfwriter.cpp(1169) : error C4716: 'llvm::DbgScope::getFile...
2007 Jun 12
1
[LLVMdev] LLVM binaries for Windows and more
...clude\llvm/CodeGen/SelectionDAGNodes.h(825) : see reference to class template instantiation 'llvm::SmallVector<T,N>' being compiled with [ T=llvm::SDNode *, N=3 ] c:\eigenes\compiler\llvm-2.0\win32\x86\x86genregisterinfo.inc(806) : error C4716: 'llvm::X86GenRegisterInfo::getSubReg' : must return a value Build log was saved at "file://c:\Eigenes\compiler\llvm-2.0\win32\x86\Release\BuildLog.htm" x86 - 1 error(s), 11 warning(s) ------ Build started: Project: llc, Configuration: Release Win32 ------ Linking... LINK : fatal...
2006 May 10
7
mongrel vs. scgi
I''ve liked the scgi runner ever since it came out. I like the way it''scontrolled, the way it''s clusterable, and the fact that it runs onwin32 platforms so easily. Now it''s May 2006, and the scgi runner hasn''t changed since October,and now we have mongrel. I keep seeing hints of clustering in mongrel,as well. I just downloaded the win32 installer for