aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorKaelyn Uhrain <rikka@google.com>2013-12-07 00:13:34 +0000
committerKaelyn Uhrain <rikka@google.com>2013-12-07 00:13:34 +0000
commit4e8656077c1478ecb74527cd1add5b22319dd202 (patch)
tree35692aff2be3839b2b7415c8990be2b3652bcce4 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent870c011de56b372f88cae8511a1bcd09d3e56c01 (diff)
downloadllvm-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