| commit | b94550e5372c3e5a8738dffd6e4407011a1590ef | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sun Oct 19 21:34:28 2003 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sun Oct 19 21:34:28 2003 +0000 |
| tree | 88d4cc27fd5a6f129fa33e0c89c9ca7507b7431d | |
| parent | fc0bf07db4c95cc691ae7b9b538b36ddebc70f5e [diff] |
Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions. llvm-svn: 9269