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

Change the Opcode enum for PHI nodes from "Instruction::PHINode" to...

Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions.

This allows removal of a special case from the instvisitor

llvm-svn: 9268
parent bf87734f
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