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

Fix a bug where RecursivelyDeleteTriviallyDeadInstructions could

delete the instruction pointed to by CGP's current instruction
iterator, leading to a crash on the testcase.  This fixes PR9578.

llvm-svn: 129200
parent cfe5aa65
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