commit | bb6a88c25d6586cec20dafd2bddf0387748eecc9 | [log] [tgz] |
---|---|---|
author | Owen Anderson <resistor@mac.com> | Tue Mar 10 06:34:57 2015 +0000 |
committer | Owen Anderson <resistor@mac.com> | Tue Mar 10 06:34:57 2015 +0000 |
tree | 0fe56072f98017708ca7399f7786c514f6519192 | |
parent | 4935faa4ee36a744cf167388894e60c0c448090e [diff] |
Fix a stack overflow in the assembler when checking that GEPs must be over sized types. We failed to use a marking set to properly handle recursive types, which caused use to recurse infinitely and eventually overflow the stack. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231760 91177308-0d34-0410-b5e6-96231b3b80d8