[llvm-dev] Constants.cpp get() assertion failed

Randall via llvm-dev llvm-dev at lists.llvm.org
Wed Jun 1 04:23:07 PDT 2016


I work on eclipse for cpp of linux. 

 

static llvm::ConstantAggregateZero*
llvm::ConstantAggregateZero::get(llvm::Type*): Assertion'(Ty->isStructTy()
|| Ty->isArrayTy() || Ty->isVectorTy()) && "Cannot create an aggregate zero
of non-aggregate type!"' failed. What are some possible reasons? Another
machine with the same enviroment including llvm and eclipse version has a
good performance. I can't explain it.  

 

Thank you.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160601/620b5b64/attachment.html>


More information about the llvm-dev mailing list