diff options
author | Kaelyn Uhrain <rikka@google.com> | 2013-12-07 00:13:34 +0000 |
---|---|---|
committer | Kaelyn Uhrain <rikka@google.com> | 2013-12-07 00:13:34 +0000 |
commit | 4e8656077c1478ecb74527cd1add5b22319dd202 (patch) | |
tree | 35692aff2be3839b2b7415c8990be2b3652bcce4 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 870c011de56b372f88cae8511a1bcd09d3e56c01 (diff) | |
download | llvm-4e8656077c1478ecb74527cd1add5b22319dd202.zip llvm-4e8656077c1478ecb74527cd1add5b22319dd202.tar.gz llvm-4e8656077c1478ecb74527cd1add5b22319dd202.tar.bz2 |
Fix the segfault reported in PR 11990.
The sefault occurs due to an infinite loop when the verifier tries to
determine the size of a type of the form "%rt = type { %rt }" while
checking an alloca of the type.
llvm-svn: 196626
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions