[cfe-commits] r44800 - /cfe/trunk/CodeGen/CGExpr.cpp
Devang Patel
dpatel at apple.com
Mon Dec 10 11:33:33 PST 2007
On Dec 10, 2007, at 11:29 AM, Fariborz Jahanian wrote:
> This test started to fail on me after most recent update of clang
> and llvm:
>
> CodeGen/globalinit.c
> ******************** TEST 'CodeGen/globalinit.c' FAILED!
> ********************
> Command:
> clang -emit-llvm CodeGen/globalinit.c
> Output:
> Assertion failed: (GV->getType()->getElementType() == Init-
> >getType() && "Initializer codegen type mismatch!"), function
> EmitGlobalVar, file CodeGenModule.cpp, line 492.
This is related to ..
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20071203/003241.html
Let me know if this did not occure before 44800 check-in.
-
Devang
More information about the cfe-commits
mailing list