[llvm-commits] [llvm] r55896 - /llvm/trunk/lib/Transforms/IPO/StructRetPromotion.cpp

Devang Patel dpatel at apple.com
Mon Sep 8 09:20:09 PDT 2008


On Sep 8, 2008, at 4:08 AM, Duncan Sands wrote:

> Author: baldrick
> Date: Mon Sep  8 06:08:09 2008
> New Revision: 55896
>
> URL: http://llvm.org/viewvc/llvm-project?rev=55896&view=rev
> Log:
> Update the callgraph correctly.

Duncan,

I'm seeing following errors while building llvm using llvm-gcc. Can  
you take a look ?
Thanks,

-
Devang

llvm[2]: Compiling CodeGenTarget.cpp for Release build
Assertion failed: (i && "Cannot find callsite to replace!"), function  
replaceCallSite, file /Volumes/SandBox/Dolphin/surat.20080907-040501/ 
llvmCore.roots/llvmCore~obj/src/llvm/lib/Analysis/IPA/CallGraph.cpp,  
line 326.
/Volumes/SandBox/Dolphin/llvmCore/llvm/utils/TableGen/ 
CodeGenTarget.cpp:511: internal compiler error: Abort trap
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
rm: /Volumes/SandBox/Dolphin/surat.20080907-040501/llvm.sh.build/utils/ 
TableGen/Release/CodeGenTarget.d.tmp: No such file or directory
make[2]: *** [/Volumes/SandBox/Dolphin/surat.20080907-040501/ 
llvm.sh.build/utils/TableGen/Release/CodeGenTarget.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Assertion failed: (i && "Cannot find callsite to replace!"), function  
replaceCallSite, file /Volumes/SandBox/Dolphin/surat.20080907-040501/ 
llvmCore.roots/llvmCore~obj/src/llvm/lib/Analysis/IPA/CallGraph.cpp,  
line 326.
/Volumes/SandBox/Dolphin/llvmCore/llvm/utils/TableGen/ 
CodeGenDAGPatterns.cpp:2398: internal compiler error: Abort trap
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
rm: /Volumes/SandBox/Dolphin/surat.20080907-040501/llvm.sh.build/utils/ 
TableGen/Release/CodeGenDAGPatterns.d.tmp: No such file or directory
make[2]: *** [/Volumes/SandBox/Dolphin/surat.20080907-040501/ 
llvm.sh.build/utils/TableGen/Release/CodeGenDAGPatterns.o] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080908/fcbdc7c1/attachment.html>


More information about the llvm-commits mailing list