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
Loading
Please register or sign in to comment