I noticed that addIncoming doesn't check if the passed in arguments are null or not, so I added a check for it. -e
Erick Tryzelaar
2008-Feb-27 21:06 UTC
[LLVMdev] [PATCH] Add asserts to PHINode::addIncoming to check for null pointer arguments.
--- include/llvm/Instructions.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: dde0e9f5d09e5f4377fcbab2602cea1ecb111d0c.diff Type: text/x-patch Size: 574 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080227/678e7a9a/attachment.bin>