[LLVMdev] Bufer overrun in getValueTypeList()
Martinez, Javier E
javier.e.martinez at intel.com
Mon Apr 26 12:46:45 PDT 2010
Hi Duncan,
I've modified my backend such that the function isn't called anymore with iPTR. I still think that if iPTR is an invalid input to getValueTypeList() that the function should have at least an assert checking that.
Thanks,
Javier
Hi Javier,
> I've observed in some tests that getValueTypeList() is sometimes called
> with type MVT::iPTR.
I think this is a bug, and you would do best to open a bugreport with a
testcase.
Ciao,
Duncan.
_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu<mailto:LLVMdev at cs.uiuc.edu> http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100426/1e133740/attachment.html>
More information about the llvm-dev
mailing list