search for: whichexplain

Displaying 1 result from an estimated 1 matches for "whichexplain".

Did you mean: whichexplains
2012 Jun 03
1
[LLVMdev] Constant::getAllOnesValue(): expected behaviour or bug?
...ialType), which doesn't havethis variable but have at the same position one variable representing the type of the pointed thing. 00309 class SequentialType : public CompositeType {00310 Type *ContainedType; So getNumElements() will return some part of the value of ContainedType (an address), whichexplains that big integer vectors. Do you think this is an expected behaviour or a bug? Regards,Gabriel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120603/0f01acce/attachment.html>