1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/include
Kaelyn Uhrain ee5ebb655a 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
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