[LLVMdev] hard values in SequentialType::indexValid () method
Alireza.Moshtaghi at microchip.com
Alireza.Moshtaghi at microchip.com
Mon Aug 18 16:20:49 PDT 2008
This method is defined in:
Lib/VMCore/Type.cpp
And it makes hard assumption that size of integer is 32 or 64.
This gives us trouble because we have 16 bit integer.
Is there a reason for this assumption? Or we can just add the 16-bit
integer to it as well?
Thanks
Alireza Moshtaghi
Senior Software Engineer
Development Systems, Microchip Technology
More information about the llvm-dev
mailing list