Skip to content
Commit c5c730b0 authored by Shuxin Yang's avatar Shuxin Yang
Browse files

PR14904: Segmentation fault running pass 'Recognize loop idioms'

The root cause is mistakenly taking for granted that 
    "dyn_cast<Instruction>(a-Value)"
return a non-NULL instruction.

llvm-svn: 172145
parent cc7f008b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment