llvm-6502/include
Kaelyn Uhrain b95d0907fc 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196626 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-07 00:13:34 +00:00
..
llvm Fix the segfault reported in PR 11990. 2013-12-07 00:13:34 +00:00
llvm-c Add a Scalarizer pass. 2013-11-22 16:58:05 +00:00