[PATCH] TypeFinder: use iterative algorithm to avoid stack overflow.

Will Dietz w at wdtz.org
Thu Oct 10 15:58:11 PDT 2013


See attached.

Without this change, TypeFinder can use a large amount of stack space
when processing modules with deeply nested type references.

Okay to commit?

~Will
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-TypeFinder-use-iterative-algorithm-to-avoid-stack-ov.patch
Type: application/octet-stream
Size: 2794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131010/1406863e/attachment.obj>


More information about the llvm-commits mailing list