[cfe-dev] Build error: invalid conversion from ‘llvm::Value*’ to ‘llvm::Instruction*’

Ted Kremenek kremenek at apple.com
Mon Dec 17 12:53:29 PST 2007


Thanks for noticing this.  Fixed now in r45118:

http://llvm.org/viewvc/llvm-project?rev=45118&view=rev

On Dec 17, 2007, at 12:16 PM, Török Edwin wrote:

> Hi,
>
> Clang is r45116, llvm is r45116.
> I get this build error on Linux x86-64:
>
> make[1]: Entering directory `/home/edwin/llvm-svn/llvm/tools/clang/ 
> CodeGen'
> llvm[1]: Compiling CodeGenFunction.cpp for Release build
> CodeGenFunction.cpp: In member function ‘void
> clang::CodeGen::CodeGenFunction::GenerateCode(const  
> clang::FunctionDecl*)’:
> CodeGenFunction.cpp:78: error: invalid conversion from  
> ‘llvm::Value*’ to
> ‘llvm::Instruction*’
> make[1]: ***
> [/home/edwin/llvm-svn/llvm/tools/clang/CodeGen/Release/ 
> CodeGenFunction.o]
> Error 1
> make[1]: Leaving directory `/home/edwin/llvm-svn/llvm/tools/clang/ 
> CodeGen'
> make: *** [all] Error 1
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20071217/c56f544f/attachment.html>


More information about the cfe-dev mailing list