[LLVMdev] assert failure
Rahul Joshi
rujoshi at uiuc.edu
Tue Nov 11 17:05:00 PST 2003
Hi LLVMdev,
I am trying to add declarations of some functions in a module,
and the following assert is failing
test_task_inst: Type.cpp:130: const Type* Type::getForwardedTypeInternal() const: Assertion `ForwardType && "This type is not being forwarded to another type!"' failed.
Any idea what the bug might be? The code was working about
3 months ago, and I am not aware of any changes that might
cause it to fail.
Thanks,
Rahul
More information about the llvm-dev
mailing list