Bugzilla – Bug 296
[execution engines] Unhandled cast constant expression
Last modified: 2004-03-16 02:41:31
You need to log in before you can comment on or make changes to this bug.
This global causes the EE core to assert: %l.0__ = internal global [3 x sbyte*] [ sbyte* null, sbyte* cast (uint 1 to sbyte*), sbyte* cast (uint 2 to sbyte*) ] -Chris
I'll implement this tommorow. It is blocking Bug 273. -Chris
Fixed. Patch here: http://mail.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20040315/013180.html -Chris