Skip to content
Commit b2fcd070 authored by Chris Lattner's avatar Chris Lattner
Browse files

fix PR4767, a crash because fp stackifier visited blocks in

depth first order, so it wouldn't process unreachable blocks.
When compiling at -O0, late dead block elimination isn't done
and the bad instructions got to isel.

llvm-svn: 81187
parent d1b21c60
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