Hello,

I keep seeing this error when trying to compile my project in X86_64
mode:
ldc: /home/cyborg/d/download/tools/ldc/llvm-2.4-src/lib/Target/
TargetData.cpp:420: uint64_t llvm::TargetData::getTypeSizeInBits(const
llvm::Type*) const: Assertion `Ty->isSized() && "Cannot getTypeInfo()
on a type that is unsized!"' failed.

Any chance someone might have a clue what's causing this?

Smaller examples worked fine, but getting this error when compiling a
lot of code at once doesn't make it easy to find what it is.

Thanks,
Diggory
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "LDC 
- the LLVM D compiler" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/ldc-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to